Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created May 2, 2019 04:44
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