Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created August 5, 2019 18:48
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/96ab751fa3ab63232925e5a8abfff0da to your computer and use it in GitHub Desktop.
Save Whateverable/96ab751fa3ab63232925e5a8abfff0da to your computer and use it in GitHub Desktop.
evalable6
start shell ‘sleep 1; echo > sandboxwatchme`; react { whenever 'sandbox/watchme'.IO.watch -> $e { exit 0 }; whenever Promise.in(2) { exit 42 } }
(exit code 1)
===SORRY!=== Error while compiling /tmp/0VTBOfCMuO
Unable to parse expression in curly single quotes; couldn't find final "’" (corresponding starter was at line 1)
at /tmp/0VTBOfCMuO:1
------> }; whenever Promise.in(2) { exit 42 } }⏏<EOL>
expecting any of:
argument list
curly single quotes
term
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment