mirror of
https://github.com/jashkenas/coffeescript.git
synced 2026-04-11 03:00:13 -04:00
5 lines
175 B
JavaScript
5 lines
175 B
JavaScript
(function(){
|
|
var _a;
|
|
typeof (_a = (lottery.drawWinner())) === "undefined" || _a == undefined ? undefined : _a.address == undefined ? undefined : _a.address.zipcode;
|
|
})();
|