Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created October 16, 2016 10:31
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/8aefa4b51267f0e0010ca7519d942e53 to your computer and use it in GitHub Desktop.
Save Whateverable/8aefa4b51267f0e0010ca7519d942e53 to your computer and use it in GitHub Desktop.
committable6
releases my int $a = 10_000; say $a ** $a
¦«2015.10,2015.11,HEAD»: 0
¦«2015.12,2016.02,2016.03,2016.04»: Numeric overflow
in block <unit> at /tmp/jsCUwr8xpX line 1
Actually thrown at:
in block <unit> at /tmp/jsCUwr8xpX line 1
«exit code = 1»
¦«2016.05,2016.06,2016.07.1,2016.08.1,2016.09»: This type cannot unbox to a native integer: P6opaque, Failure
in block <unit> at /tmp/jsCUwr8xpX line 1
«exit code = 1»
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment