Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created April 8, 2017 03:43
Show Gist options
  • Save Whateverable/3d409ce26b1b5bd5255f0b038840de23 to your computer and use it in GitHub Desktop.
Save Whateverable/3d409ce26b1b5bd5255f0b038840de23 to your computer and use it in GitHub Desktop.
evalable6
say 'a' x 1000000000 ~ 'b' ~~ /abcde/; say now - INIT now; and then also try say 'a' x 1000000000 ~ 'b' ~~ /a/; say now - INIT no
(exit code 1)
===SORRY!=== Error while compiling /tmp/NfX2Ny1ToV
No valid trait found after also
at /tmp/NfX2Ny1ToV:1
------> bcde/; say now - INIT now; and then also⏏ try say 'a' x 1000000000 ~ 'b' ~~ /a/;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment