Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created July 23, 2016 19:45
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/d9348c3b0edfa7c0cf2c4b3780583a1a to your computer and use it in GitHub Desktop.
Save Whateverable/d9348c3b0edfa7c0cf2c4b3780583a1a to your computer and use it in GitHub Desktop.
evalable
my $a = "a".Numeric; say ($a.xyz).WHAT
|«HEAD»: Cannot convert string to number: base-10 number must begin with valid digits or '.' in '<HERE>a' (indicated by <HERE>)
in block <unit> at /tmp/gHqzT4pYsY line 1
Actually thrown at:
in any at gen/moar/m-Metamodel.nqp line 3055
in block <unit> at /tmp/gHqzT4pYsY line 1
exit code = 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment