Skip to content

Instantly share code, notes, and snippets.

@zengargoyle
Created June 26, 2017 12:38
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 zengargoyle/1c63e3e91d19920da5b02a69cbab2d9a to your computer and use it in GitHub Desktop.
Save zengargoyle/1c63e3e91d19920da5b02a69cbab2d9a to your computer and use it in GitHub Desktop.
grammar-action-error
Too many positionals passed; expected 1 argument but got 2
in method date at /home/zen/p6/p6-Time-Spec-at/.precomp/70ABE82C4CB781657E9DEB2E5991EFB653A4FEA9.1497783372.81074/C7/C791F3C0160F645D834E1CA2D3FDA6113A61526E line 1
in regex date at /home/zen/p6/p6-Time-Spec-at/lib/Time/Spec/at/Grammar.pm6 (Time::Spec::at::Grammar) line 82
in regex spec_base at /home/zen/p6/p6-Time-Spec-at/lib/Time/Spec/at/Grammar.pm6 (Time::Spec::at::Grammar) line 60
in regex timespec at /home/zen/p6/p6-Time-Spec-at/lib/Time/Spec/at/Grammar.pm6 (Time::Spec::at::Grammar) line 56
in regex TOP at /home/zen/p6/p6-Time-Spec-at/lib/Time/Spec/at/Grammar.pm6 (Time::Spec::at::Grammar) line 7
in block <unit> at t/04-action.t line 51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment