mirror of
https://github.com/jashkenas/coffeescript.git
synced 2022-11-09 12:23:24 -05:00
4 lines
145 B
JavaScript
4 lines
145 B
JavaScript
(function(){
|
|
var _a;
|
|
(_a = lottery.draw_winner()) == undefined ? undefined : _a.address == undefined ? undefined : _a.address.zipcode;
|
|
})();
|