Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created January 30, 2018 15:11
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 Whateverable/860367b59513d9035dff445c14ffca4c to your computer and use it in GitHub Desktop.
Save Whateverable/860367b59513d9035dff445c14ffca4c to your computer and use it in GitHub Desktop.
evalable6
role R {};sub x() does R {}
(exit code 1)
===SORRY!=== Error while compiling /tmp/7YTrCaj5OV
Cannot resolve caller trait_mod:<does>(Sub, R); none of these signatures match:
(Mu:U $doee, Mu:U $role)
(Variable:D $v, Mu:U $role)
at /tmp/7YTrCaj5OV:1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment