Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created February 14, 2019 19:55
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/12921f22bbc878b0038c78a045387172 to your computer and use it in GitHub Desktop.
Save Whateverable/12921f22bbc878b0038c78a045387172 to your computer and use it in GitHub Desktop.
evalable6
andthen "Hey" { .say }
(exit code 1)
===SORRY!=== Error while compiling /tmp/_S61491EOc
Unexpected block in infix position (missing statement control word before the expression?)
at /tmp/_S61491EOc:1
------> andthen "Hey"⏏ { .say }
expecting any of:
infix
infix stopper
postfix
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment