2016-09-27 13:30:08 +02:00
|
|
|
|
[31m===[0mSORRY![31m===[0m
|
|
|
|
|
|
Two terms in a row across lines (missing semicolon or comma?)
|
2016-09-30 09:47:58 +02:00
|
|
|
|
at /tmp/vigil/golden-files/./input/perl6.p6:30
|
2016-09-27 13:30:08 +02:00
|
|
|
|
------> [32msay 'Hello from Perl 6!'[33m⏏[31m<EOL>[0m
|
|
|
|
|
|
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'?)
|
2016-09-30 09:47:58 +02:00
|
|
|
|
at /tmp/vigil/golden-files/./input/perl6.p6:11
|
2016-09-27 13:30:08 +02:00
|
|
|
|
------> [32mregex [33m⏏[31mhttp-verb {[0m
|
|
|
|
|
|
|