Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created April 24, 2025 07:52
Show Gist options
  • Save Whateverable/edd5a8548d45b393960a25ccbfa8065b to your computer and use it in GitHub Desktop.
Save Whateverable/edd5a8548d45b393960a25ccbfa8065b to your computer and use it in GitHub Desktop.
evalable6
sub mutli {}; mutli foo ($, $) {...} # hmm
(exit code 1)
===SORRY!=== Error while compiling /tmp/nyJ371S5PI
Unexpected block in infix position (missing statement control word before the expression?)
at /tmp/nyJ371S5PI:1
------> sub mutli {}; mutli foo ($, $)<HERE> {...} # hmm
expecting any of:
infix
infix stopper
postfix
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment