Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created June 12, 2019 10:28
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/63820917237b43c3331b6969db5e9a23 to your computer and use it in GitHub Desktop.
Save Whateverable/63820917237b43c3331b6969db5e9a23 to your computer and use it in GitHub Desktop.
bisectable6
given Seq.new((1,2,3).iterator) { dd .elems; dd .all; dd .all
Output on both points: «===SORRY!=== Error while compiling /tmp/yz3ze9Pq3O
Missing block
at /tmp/yz3ze9Pq3O:1
------> iterator) { dd .elems; dd .all; dd .all ⏏<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