mirror of
https://github.com/jashkenas/coffeescript.git
synced 2022-11-09 12:23:24 -05:00
CoffeeScript 1.11.1
This commit is contained in:
parent
809634ba39
commit
8623792bcd
70 changed files with 125 additions and 97 deletions
|
@ -1,4 +1,4 @@
|
|||
// Generated by CoffeeScript 1.11.0
|
||||
// Generated by CoffeeScript 1.11.1
|
||||
var modulo = function(a, b) { return (+a % (b = +b) + b) % b; };
|
||||
|
||||
-7 % 5 === -2;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue