Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created June 6, 2023 00:13
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/f98633519cd582ee4fa3c56f8d9e20f5 to your computer and use it in GitHub Desktop.
Save Whateverable/f98633519cd582ee4fa3c56f8d9e20f5 to your computer and use it in GitHub Desktop.
evalable6
say gather({ “1+2”.AST.visit-children: *.take }).join: “  —  “
(exit code 1)
===SORRY!=== Error while compiling /tmp/VTIjmO3kUU
Unable to parse expression in curly double quotes; couldn't find final '”' (corresponding starter was at line 1)
at /tmp/VTIjmO3kUU:1
------> isit-children: *.take }).join: “  —  “⏏<EOL>
expecting any of:
argument list
curly double quotes
term
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment