jashkenas--coffeescript/documentation/coffee/aliases.coffee

12 lines
213 B
CoffeeScript

launch() if ignition is on
volume: 10 if band isnt SpinalTap
letTheWildRumpusBegin() unless answer is no
if car.speed < limit then accelerate()
winner: yes if pick in [47, 92, 13]
print "My name is " + @name