Changes for ubuntu 16.04.
This commit is contained in:
parent
f2098da47c
commit
b922f29e07
12 changed files with 58 additions and 73 deletions
|
|
@ -1,12 +1,16 @@
|
|||
Useless declaration of a has-scoped method in mainline (did you mean 'my regex http-verb'?)
|
||||
[31m===[0mSORRY![31m===[0m Error while compiling ./input/perl6.p6
|
||||
Two terms in a row
|
||||
at ./input/perl6.p6:30
|
||||
------> [32m<BOL>[33m⏏[31msay 'here';[0m
|
||||
expecting any of:
|
||||
postfix
|
||||
infix stopper
|
||||
infix or meta-infix
|
||||
statement end
|
||||
statement modifier
|
||||
statement modifier loop
|
||||
[31m===[0mSORRY![31m===[0m
|
||||
Two terms in a row across lines (missing semicolon or comma?)
|
||||
at /home/ahamilton/code/vigil/golden-files/./input/perl6.p6:30
|
||||
------> [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'?)
|
||||
at /home/ahamilton/code/vigil/golden-files/./input/perl6.p6:11
|
||||
------> [32mregex [33m⏏[31mhttp-verb {[0m
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue