Created
August 12, 2015 02:20
-
-
Save pumpkincouture/b0bccab9cae3b05c8c41 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| if true isnt true | |
| alert "Opposite day!" | |
| volume = 10 if band isnt SpinalTap | |
| if car.speed < limit then accelerate() | |
| alert "It's cold!" if heat < 5 | |
| winner = yes if pick in [47, 92, 13] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment