parent
6a9e8cd470
commit
213fe04d2b
|
@ -2,12 +2,12 @@ package TBB::Reporting2;
|
|||
|
||||
my $bar =~ s/foob/blag/g;
|
||||
|
||||
#@@:heredoc:sql
|
||||
sub foo {
|
||||
bar()
|
||||
unless 9 && 3;
|
||||
}
|
||||
|
||||
#@@:heredoc:sql
|
||||
my $s = <<EOT;
|
||||
select '<foo attr="3">bar bar</foo>';
|
||||
drop table foog;
|
||||
|
|
Loading…
Reference in New Issue