Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created April 21, 2024 17: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/68f96db36d0ddf817850e5a464d9b1fd to your computer and use it in GitHub Desktop.
Save Whateverable/68f96db36d0ddf817850e5a464d9b1fd to your computer and use it in GitHub Desktop.
evalable6
given 1,1 {when ?$,?$ {say 'yo'} }
(exit code 1)
===SORRY!=== Error while compiling /tmp/0vz3P_u9Ie
Missing block
at /tmp/0vz3P_u9Ie:1
------> given 1,1 {when ?$⏏,?$ {say 'yo'} }
expecting any of:
block or pointy block
infix
infix stopper
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment