1
0
Fork 0
mirror of https://github.com/jashkenas/coffeescript.git synced 2022-11-09 12:23:24 -05:00

tweaking documentation

This commit is contained in:
Jeremy Ashkenas 2011-12-18 13:41:33 -05:00
parent 0e40feb9af
commit cda95afd3e
22 changed files with 131 additions and 94 deletions

View file

@ -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;