Skip to content

Instantly share code, notes, and snippets.

@rightfold

rightfold/.p6 Secret

Created January 14, 2016 18:16
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 rightfold/07aa357ca1e721d10d89 to your computer and use it in GitHub Desktop.
Save rightfold/07aa357ca1e721d10d89 to your computer and use it in GitHub Desktop.
# library code:
f($x);
# Rakudo 1 accepts the code.
# Rakudo 2 rejects the code as a type error even though the code has always worked fine.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment