;
a;
from;
"./other";
do {
  ;
} while (false);
// ERROR 1003: "Identifier expected." in continue-on-error.ts:2:0
// ERROR 1005: "'(' expected." in continue-on-error.ts:4:0