mirror of
https://github.com/jashkenas/coffeescript.git
synced 2022-11-09 12:23:24 -05:00
tweaking documentation
This commit is contained in:
parent
0e40feb9af
commit
cda95afd3e
22 changed files with 131 additions and 94 deletions
|
@ -1,5 +1,5 @@
|
|||
var cubes, list, math, num, number, opposite, race, square;
|
||||
var __slice = Array.prototype.slice;
|
||||
var cubes, list, math, num, number, opposite, race, square,
|
||||
__slice = Array.prototype.slice;
|
||||
|
||||
number = 42;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue