Skip to content

Instantly share code, notes, and snippets.

@zoffixznet
Created August 15, 2016 15:22
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 zoffixznet/94de331daef51df04c0a6d9f3a69c436 to your computer and use it in GitHub Desktop.
Save zoffixznet/94de331daef51df04c0a6d9f3a69c436 to your computer and use it in GitHub Desktop.
$ perl6 test.p6
Calculating distance traveled by airplane
Calculating distance traveled by spaceship
Cannot convert string to number: base-10 number must begin with valid digits or '.' in '⏏oops' (indicated by ⏏)
in sub distance at test.p6 line 1
in block <unit> at test.p6 line 7
Actually thrown at:
in sub distance at test.p6 line 1
in block <unit> at test.p6 line 7
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment