Skip to content

Instantly share code, notes, and snippets.

@treyharris
Created January 29, 2020 20:44
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save treyharris/db7dd6440564ef3c8f90efe257fce2e7 to your computer and use it in GitHub Desktop.
===SORRY!=== Error while compiling /home/trey/src/rakudo/t/spec/S12-traits/parameterized.t
Cannot add tokens of category 'trait_auxiliary'
at /home/trey/src/rakudo/t/spec/S12-traits/parameterized.t:18
------>  multi sub trait_auxiliary:<is>⏏(cool $trait, Any $container; $val) { 
S12-traits/parameterized.t ..
Dubious, test returned 1 (wstat 256, 0x100)
No subtests run
Test Summary Report
-------------------
S12-traits/parameterized.t (Wstat: 256 Tests: 0 Failed: 0)
Non-zero exit status: 1
Parse errors: No plan found in TAP output
Files=1, Tests=0, 0 wallclock secs ( 0.01 usr 0.00 sys + 0.22 cusr 0.01 csys = 0.24 CPU)
Result: FAIL
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment