mirror of
https://github.com/jashkenas/coffeescript.git
synced 2026-05-03 03:00:14 -04:00
and now with if/else statements, CoffeeScript-in-CoffeeScript is language-complete -- now for the shakedown cruise
This commit is contained in:
@@ -462,7 +462,7 @@
|
||||
statement: true
|
||||
});
|
||||
}), o("Comment TERMINATOR When", function() {
|
||||
return $3.add_comment($1);
|
||||
return $3.comment = $1;
|
||||
})
|
||||
],
|
||||
// The most basic form of "if".
|
||||
|
||||
Reference in New Issue
Block a user