- or download this
#!/usr/bin/env perl
use strict;
...
User_Alias FOO = abc, def
END_INPUT
}
- or download this
* String before error: f : BAR = lmnd, adfs : BAZ = fda, reqw\nUser_Al
+ias
* The error was at line 2, column 11, and at character 0x0020 (non-gra
+phic character), ...
* here: ZAB = gfd, aed\n
Marpa::R2 exception at test1.pl line 13.
- or download this
sub test_input {
return <<'END_INPUT';
...
User_Alias ZAB = gfd, aed
END_INPUT
}
- or download this
my $data = <<'END';
If ((Myvalue.xyz == 1) Or (Frmae_1.signal_1 == 1)) Then a = 1
...
If ((Myvalue.xyz == 1) Or (Frmae_1.signal_1 == 1)) Then a = 1
Else a = 0;
END
- or download this
bless([
[
...
], "Ast::Cond"),
],
], "Ast::Block")