Add required variable to catch statement test.
Missing variable in catch clause is a JS syntax error. This happened to work in old Esprima, but no more works in neither new Esprima nor RKelly.
Loading
Please register or sign in to comment
Missing variable in catch clause is a JS syntax error. This happened to work in old Esprima, but no more works in neither new Esprima nor RKelly.