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

regenerating documentation

This commit is contained in:
Jeremy Ashkenas 2010-02-21 11:45:03 -05:00
parent ff25361896
commit bd61131f5c
12 changed files with 190 additions and 202 deletions

View file

@ -1,4 +1,4 @@
(function(){
var __a;
((__a = lottery.draw_winner()) == undefined ? undefined : __a.address == undefined ? undefined : __a.address.zipcode);
var _a;
(_a = lottery.draw_winner()) == null ? undefined : _a.address == null ? undefined : _a.address.zipcode;
})();