jashkenas--coffeescript/documentation/js/soaks.js

6 lines
136 B
JavaScript
Raw Normal View History

2010-10-20 01:59:13 +00:00
var _ref;
if (typeof lottery.drawWinner === "function") {
if ((_ref = lottery.drawWinner().address) != null) {
_ref.zipcode;
}
}