Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created April 21, 2024 17:33
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/8592cd0ab86ace2943a62f1354134378 to your computer and use it in GitHub Desktop.
Save Whateverable/8592cd0ab86ace2943a62f1354134378 to your computer and use it in GitHub Desktop.
evalable6
given 1,1 {when ?,? {say 'yo'} }
(exit code 1)
===SORRY!=== Error while compiling /tmp/FXRkXwfgUx
Prefix ? requires an argument, but no valid term found.
Did you mean ? to be an opening bracket for a declarator block?
at /tmp/FXRkXwfgUx:1
------> given 1,1 {when ?⏏,? {say 'yo'} }
expecting any of:
prefix
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment