7 lines
57 B
CoffeeScript
7 lines
57 B
CoffeeScript
> coffee foo.coffee
|
|
and 2
|
|
or 10
|
|
xor 8
|
|
not -11
|
|
<< 40
|
|
>> 2
|