Initial commit of OpenSPARC T2 design and verification files.
[OpenSPARC-T2-DV] / tools / perl-5.8.0 / lib / site_perl / 5.8.0 / auto / Inline / denter / M04_mismatched_quotes.al
CommitLineData
86530b38
AT
1# NOTE: Derived from blib/lib/Inline/denter.pm.
2# Changes made here will be lost when autosplit is run again.
3# See AutoSplit.pm.
4package Inline::denter;
5
6#line 366 "blib/lib/Inline/denter.pm (autosplit into blib/lib/auto/Inline/denter/M04_mismatched_quotes.al)"
7sub M04_mismatched_quotes {
8 my $o = shift;
9 "Mismatched double quotes for value at line $o->{line}\n";
10}
11
12# end of Inline::denter::M04_mismatched_quotes
131;