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

rebuilt jison parser for 1840

This commit is contained in:
Gerald Lewis 2011-11-14 11:36:58 -05:00
parent a24451b6d3
commit bde1c6282e

View file

@ -140,7 +140,7 @@ case 62:this.$ = new yy.Value($$[$0]);
break;
case 63:this.$ = $$[$0-1].add($$[$0]);
break;
case 64:this.$ = new yy.Value($$[$0-1], [$$[$0]]);
case 64:this.$ = new yy.Value($$[$0-1], [].concat($$[$0]));
break;
case 65:this.$ = $$[$0];
break;