diff --git a/acorn.js b/acorn.js index 55f24739be..46d430a819 100644 --- a/acorn.js +++ b/acorn.js @@ -430,6 +430,7 @@ var _ltSlash = {type: " this.foo case _yield: if (inGenerator) return parseYield();