Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created May 2, 2023 09:23
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/32dbbb0d9a79f25ead215abc6de6f060 to your computer and use it in GitHub Desktop.
Save Whateverable/32dbbb0d9a79f25ead215abc6de6f060 to your computer and use it in GitHub Desktop.
bisectable6
old=2022.02 sub infix:<t>($a, $b) { $a * $b }; if 42 { say '6 t 7'.EVAL }
Output on both points: «===SORRY!=== Error while compiling /home/bisectable/git/whateverable/EVAL_0
Two terms in a row
at /home/bisectable/git/whateverable/EVAL_0:1
------> 6⏏ t 7
expecting any of:
infix
infix stopper
statement end
statement modifier
statement modifier loop
»
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment