mirror of
https://github.com/jashkenas/coffeescript.git
synced 2026-01-14 01:07:55 -05:00
5 lines
180 B
JavaScript
5 lines
180 B
JavaScript
// Generated by CoffeeScript 1.3.0
|
|
var zip, _ref;
|
|
|
|
zip = typeof lottery.drawWinner === "function" ? (_ref = lottery.drawWinner().address) != null ? _ref.zipcode : void 0 : void 0;
|