Files
coffeescript/documentation/coffee/conditionals.coffee
Jeremy Ashkenas 590c069158 CoffeeScript 0.5.6
2010-03-23 00:18:50 -04:00

9 lines
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()