Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created July 27, 2016 03:12
Show Gist options
  • Save Whateverable/448c237b5274b6779214892eeb0fb000 to your computer and use it in GitHub Desktop.
Save Whateverable/448c237b5274b6779214892eeb0fb000 to your computer and use it in GitHub Desktop.
committabletest
HEAD ++blah++
¦«HEAD»: ===SORRY!=== Error while compiling /tmp/2d_xsW6LAl
Only identical operators may be list associative; since '++' and '++' differ, they are non-associative and you need to clarify with parentheses
at /tmp/2d_xsW6LAl:1
------> ++blah++<HERE><EOL>
expecting any of:
argument list
postfix «exit code = 1»
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment