eris/golden-files/results/perl_syntax-perl6_pl

16 lines
No EOL
1.5 KiB
Text
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

===SORRY!===
Two terms in a row across lines (missing semicolon or comma?)
at /home/ahamilton/code/vigil/golden-files/./input/perl6.pl:30
------> say 'Hello from Perl 6!'⏏<EOL>
expecting any of:
infix
infix stopper
postfix
statement end
statement modifier
statement modifier loop
Other potential difficulties:
Useless declaration of a has-scoped method in mainline (did you mean 'my regex http-verb'?)
at /home/ahamilton/code/vigil/golden-files/./input/perl6.pl:11
------> regex ⏏http-verb {