mirror of
https://github.com/jashkenas/coffeescript.git
synced 2026-05-03 03:00:14 -04:00
forgotten compilation from parent commit
This commit is contained in:
@@ -2153,7 +2153,6 @@
|
||||
Expansion.prototype.isComplex = NO;
|
||||
|
||||
Expansion.prototype.compileNode = function(o) {
|
||||
throw new Error;
|
||||
return this.error('Expansion must be used inside a destructuring assignment or parameter list');
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user