mirror of
https://github.com/jashkenas/coffeescript.git
synced 2026-01-14 17:27:59 -05:00
13 lines
99 B
CoffeeScript
13 lines
99 B
CoffeeScript
solipsism = true if mind? and not world?
|
|
|
|
speed = 0
|
|
speed ?= 15
|
|
|
|
footprints = yeti ? "bear"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|