mirror of
https://github.com/jashkenas/coffeescript.git
synced 2022-11-09 12:23:24 -05:00
changed the docs for optional parens
This commit is contained in:
parent
8d63d269b8
commit
2875de5e73
17 changed files with 71 additions and 71 deletions
|
@ -10,5 +10,5 @@
|
|||
}
|
||||
}
|
||||
return __a;
|
||||
})()).slice(0, 10);
|
||||
}).call(this)).slice(0, 10);
|
||||
})();
|
Loading…
Add table
Add a link
Reference in a new issue