Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created August 28, 2019 19:54
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/b6afd0129f90e19e3694b6a60417bdca to your computer and use it in GitHub Desktop.
Save Whateverable/b6afd0129f90e19e3694b6a60417bdca to your computer and use it in GitHub Desktop.
evalable6
say 1 ... 3 X~ 4 ... 6 X~ 7 ... 9
(exit code 1)
===SORRY!=== Error while compiling /tmp/TcjcHKV7hb
Only identical operators may be list associative; since '...' and 'X~' differ, they are non-associative and you need to clarify with parentheses
at /tmp/TcjcHKV7hb:1
------> say 1 ... 3 X⏏~ 4 ... 6 X~ 7 ... 9
expecting any of:
infix
infix stopper
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment