1
0
Fork 0
mirror of https://github.com/jashkenas/coffeescript.git synced 2022-11-09 12:23:24 -05:00
jashkenas--coffeescript/documentation/coffee/conditionals.coffee
2010-03-23 00:18:50 -04:00

9 lines
No EOL
153 B
CoffeeScript

mood: greatly_improved if singing
if happy and knows_it
claps_hands()
cha_cha_cha()
date: if friday then sue else jill
expensive: or do_the_math()