Recover from "missing semicolon" errors (#12437)
* Recover from "missing semicolon" errors * Update other tests * Fix flow * Fix windows test * Add back deleted test
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
{
|
||||
"throws": "Unexpected token, expected \";\" (1:11)"
|
||||
"throws": "Unexpected token (1:19)"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user