mirror of
https://github.com/jashkenas/coffeescript.git
synced 2026-05-03 03:00:14 -04:00
passing the funky comment test
This commit is contained in:
@@ -370,7 +370,10 @@ case 173:this.$ = new IfNode($$[$0-4+2-1], $$[$0-4+3-1], null, {
|
||||
statement: true
|
||||
});
|
||||
break;
|
||||
case 174:this.$ = $$[$0-3+3-1].comment = $$[$0-3+1-1];
|
||||
case 174:this.$ = (function () {
|
||||
$$[$0-3+3-1].comment = $$[$0-3+1-1];
|
||||
return $$[$0-3+3-1];
|
||||
}());
|
||||
break;
|
||||
case 175:this.$ = new IfNode($$[$0-3+2-1], $$[$0-3+3-1]);
|
||||
break;
|
||||
|
||||
Reference in New Issue
Block a user