mirror of
https://github.com/jashkenas/coffeescript.git
synced 2026-01-14 01:07:55 -05:00
5 lines
145 B
JavaScript
5 lines
145 B
JavaScript
(function(){
|
|
var _a;
|
|
(_a = lottery.draw_winner()) == undefined ? undefined : _a.address == undefined ? undefined : _a.address.zipcode;
|
|
})();
|