mirror of
https://github.com/jashkenas/coffeescript.git
synced 2022-11-09 12:23:24 -05:00
CoffeeScript 0.9.4
This commit is contained in:
parent
25c8b4b34f
commit
c50cf23b7b
36 changed files with 771 additions and 736 deletions
|
@ -1,2 +1,2 @@
|
|||
var _a, _b;
|
||||
(typeof (_b = ((_a = lottery.drawWinner()))) === "undefined" || _b === null) ? undefined : _b.address == null ? undefined : _b.address.zipcode;
|
||||
var _ref, _ref2;
|
||||
(typeof (_ref2 = ((_ref = lottery.drawWinner()))) === "undefined" || _ref2 === null) ? undefined : _ref2.address == null ? undefined : _ref2.address.zipcode;
|
Loading…
Add table
Add a link
Reference in a new issue