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

adding documentation for --stdio

This commit is contained in:
Jeremy Ashkenas 2010-02-24 18:27:10 -05:00
parent 9f8710b631
commit b26e577244
36 changed files with 55 additions and 39 deletions

View file

@ -1,4 +1,4 @@
(function(){
var _a;
(_a = lottery.draw_winner()) == undefined ? undefined : _a.address == undefined ? undefined : _a.address.zipcode;
})();
})();