==== tests/cases/conformance/parser/ecmascript5/ErrorRecovery/parserEmptyParenthesizedExpression1.ts (1 errors) ==== function getObj() { ().toString(); ~ !!! Expression expected. }