Now the perl_syntax tool detects if perl files (.pl) are perl5 or perl6.
This commit is contained in:
parent
d2fea070c4
commit
cc95534bd7
5 changed files with 255 additions and 4 deletions
12
golden-files/results/perl_syntax-perl6_pl
Normal file
12
golden-files/results/perl_syntax-perl6_pl
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
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.pl
|
||||
Two terms in a row
|
||||
at ./input/perl6.pl:30
|
||||
------> [32m<BOL>[33m⏏[31msay 'here';[0m
|
||||
expecting any of:
|
||||
postfix
|
||||
infix stopper
|
||||
infix or meta-infix
|
||||
statement end
|
||||
statement modifier
|
||||
statement modifier loop
|
||||
Loading…
Add table
Add a link
Reference in a new issue