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

CoffeeScript 0.2.6 is on the books

This commit is contained in:
Jeremy Ashkenas 2010-01-17 18:12:59 -05:00
parent 80fbe02fda
commit 63c9b5c2f0
17 changed files with 157 additions and 58 deletions

View file

@ -1,5 +1,5 @@
(function(){
var date, mood;
var date, expensive, mood;
if (singing) {
mood = greatly_improved;
}