Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created February 10, 2020 18:42
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/a6b8ffe20c8c5902a2bed7c8279bf24c to your computer and use it in GitHub Desktop.
Save Whateverable/a6b8ffe20c8c5902a2bed7c8279bf24c to your computer and use it in GitHub Desktop.
bisectable6
use nqp; for ^10 { srand(1); dd nqp::rand_I(100,Int)
Output on both points: «===SORRY!=== Error while compiling /tmp/Wf4xxY0AOE
Missing block
at /tmp/Wf4xxY0AOE:1
------> ^10 { srand(1); dd nqp::rand_I(100,Int)⏏<EOL>
expecting any of:
postfix
statement end
statement modifier
statement modifier loop
»
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment