Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created April 17, 2019 09:26
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/b7f6698fe1796f428b335876c7d5f197 to your computer and use it in GitHub Desktop.
Save Whateverable/b7f6698fe1796f428b335876c7d5f197 to your computer and use it in GitHub Desktop.
evalable6
PROCESS:<$*FOO> = 42; say $*FOO
(exit code 1)
===SORRY!=== Error while compiling /tmp/8PkLPDv7RG
Preceding context expects a term, but found infix = instead.
Did you make a mistake in Pod syntax?
at /tmp/8PkLPDv7RG:1
------> PROCESS:<$*FOO> =⏏ 42; say $*FOO
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment