Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created May 2, 2019 04:44
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/452e925bf8dc8e44f13d913741f4543a to your computer and use it in GitHub Desktop.
Save Whateverable/452e925bf8dc8e44f13d913741f4543a to your computer and use it in GitHub Desktop.
evalable6
(1..15).map(sprintf("%02d", *).say
(exit code 1)
===SORRY!=== Error while compiling /tmp/yMTstGAI5P
Unable to parse expression in argument list; couldn't find final ')' (corresponding starter was at line 1)
at /tmp/yMTstGAI5P:1
------> (1..15).map(sprintf("%02d", *).say⏏<EOL>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment