Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created January 15, 2019 15:35
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/49ccc7dfdebae3ff92e1e191ddb61ff3 to your computer and use it in GitHub Desktop.
Save Whateverable/49ccc7dfdebae3ff92e1e191ddb61ff3 to your computer and use it in GitHub Desktop.
committable6
541a4f16~1 --optimize=off for 1..3 { { say $_ ; last } if $_ == 2 }
¦«541a4f16~1»:
===SORRY!=== Error while compiling /tmp/w_YghQtSUI
Unexpected block in infix position (missing statement control word before the expression?)
at /tmp/w_YghQtSUI:1
------> --optimize=off for 1..3⏏ { { say $_ ; last } if $_ == 2 }
expecting any of:
infix
infix stopper
«exit code = 1»
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment