Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created December 3, 2017 03:20
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/4fa568877e56551e5203af885970e391 to your computer and use it in GitHub Desktop.
Save Whateverable/4fa568877e56551e5203af885970e391 to your computer and use it in GitHub Desktop.
committable6
06729d91e^,06729d91e my Int $a of Str; say "hi"
¦«06729d91e^»:
hi
¦«06729d9»:
===SORRY!=== Error while compiling /tmp/nFOxOHU2Gh
Str not allowed here; variable list already declared with type Int
at /tmp/nFOxOHU2Gh:1
------> my Int $a of Str⏏; say "hi"
expecting any of:
constraint
«exit code = 1»
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment