mirror of
https://github.com/jashkenas/coffeescript.git
synced 2026-01-20 20:27:57 -05:00
4 lines
134 B
JavaScript
4 lines
134 B
JavaScript
(function(){
|
|
var _a;
|
|
(_a = lottery.draw_winner()) == null ? undefined : _a.address == null ? undefined : _a.address.zipcode;
|
|
})(); |