/documentation/coffee/aliases.coffee
http://github.com/jashkenas/coffee-script · CoffeeScript · 11 lines · 6 code · 5 blank · 0 comment · 4 complexity · a14a2b677e8d5e17594abe55080dc87b MD5 · raw file
- 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 inspect "My name is #{@name}"