tadzik / Grammar-BNF

Parse BNF and ABNF grammars and generate Perl 6 grammars from them
MIT License
16 stars 5 forks source link

Test failure due to compile error. #13

Open cschwenz opened 6 years ago

cschwenz commented 6 years ago
===> Testing: Grammar::BNF:ver<0.1.0>
===SORRY!=== Error while compiling /Users/cal/.zef/store/Grammar-BNF.git/0e0f8d21d1eca7889c2d41bebe3c14d44b07
33c5/lib/Grammar/ABNF.pm (Grammar::ABNF)
Bogus statement
at /Users/cal/.zef/store/Grammar-BNF.git/0e0f8d21d1eca7889c2d41bebe3c14d44b0733c5/lib/Grammar/ABNF.pm (Grammar::ABNF):435
------> =SEE⏏-ALSO C<perl6::(1)>
===> Testing [FAIL]: Grammar::BNF:ver<0.1.0>

perl6 version:

% perl6 -v                                                                                                                 (master|✔)
This is Rakudo version 2017.09-353-g1ea3297b2 built on MoarVM version 2017.09.1-575-gd4e230a6
implementing Perl 6.c.
skids commented 6 years ago

could not replicate on 2018.03.