==== tests/cases/conformance/parser/ecmascript5/ExportAssignments/parserExportAssignment4.ts (2 errors) ==== export = ; ~~~~~~~~~~ !!! Cannot compile external modules unless the '--module' flag is provided. ~ !!! Identifier expected.