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

4 lines
134 B
JavaScript
Raw Normal View History

2010-01-26 23:23:59 -05:00
(function(){
2010-02-21 11:45:03 -05:00
var _a;
(_a = lottery.draw_winner()) == null ? undefined : _a.address == null ? undefined : _a.address.zipcode;
2010-01-26 23:23:59 -05:00
})();