Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created April 24, 2025 07:35
Show Gist options
  • Save Whateverable/d68b6edfd54a5d87b965e64d5c63e753 to your computer and use it in GitHub Desktop.
Save Whateverable/d68b6edfd54a5d87b965e64d5c63e753 to your computer and use it in GitHub Desktop.
evalable6
mutli infix:<+>(Int $a, $b) { } # LTA
(exit code 1)
===SORRY!=== Error while compiling /tmp/pt23DrMppD
Unable to parse expression in argument list; couldn't find final ')' (corresponding starter was at line 1)
at /tmp/pt23DrMppD:1
------> mutli infix:<+>(Int<HERE> $a, $b) { } # LTA
expecting any of:
infix
infix stopper
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment