Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created August 19, 2016 19:11
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/7992880d5516a894a54a146b08008284 to your computer and use it in GitHub Desktop.
Save Whateverable/7992880d5516a894a54a146b08008284 to your computer and use it in GitHub Desktop.
committable6
releases enum Suit <♠ ♥ ♣ ♦> is export;
¦«2015.10,2015.11»: ===SORRY!=== Error while compiling /tmp/jjVqLWFyO5
Two terms in a row
at /tmp/jjVqLWFyO5:1
------> enum Suit <♠ ♥ ♣ ♦>⏏ is export;
expecting any of:
infix
infix stopper
postfix
statement end
statement modifier
statement modifier loop «exit code = 1»
¦«2015.12,2016.02,2016.03,2016.04,2016.05,2016.06,2016.07,HEAD»: ===SORRY!=== Error while compiling /tmp/jjVqLWFyO5
Two terms in a row
at /tmp/jjVqLWFyO5:1
------> enum Suit <♠ ♥ ♣ ♦><HERE> is export;
expecting any of:
infix
infix stopper
postfix
statement end
statement modifier
statement modifier loop «exit code = 1»
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment