Skip to content

Instantly share code, notes, and snippets.

@zoffixznet
Created September 6, 2017 20:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save zoffixznet/95dedcf1b4a6bf2d5149f846673cb065 to your computer and use it in GitHub Desktop.
Save zoffixznet/95dedcf1b4a6bf2d5149f846673cb065 to your computer and use it in GitHub Desktop.
zoffix@leliana/tmp/tmp.ngjPCmmYXS$ perl6 foo.p6
Cannot parse input: Incorrect digit
at line 1, around "1hrs⏏ 30 mins"
(error location indicated by ⏏)
in method error at /home/zoffix/.rakudobrew/moar-nom/install/share/perl6/site/sources/11381720264A95D07B6CDDFC030EF2EB275A474E (Grammar::ErrorReporting) line 43
in regex digit at foo.p6 line 10
in regex minutes at foo.p6 line 8
in regex time-op at foo.p6 line 7
in regex TOP at foo.p6 line 5
in block <unit> at foo.p6 line 31
zoffix@leliana/tmp/tmp.ngjPCmmYXS$ pico foo.p6
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment