==== tests/cases/conformance/parser/ecmascript5/Expressions/parserTypeAssertionInObjectCreationExpression1.ts (3 errors) ==== new Foo() ~ !!! Expression expected. ~ !!! Cannot find name 'T'. ~~~ !!! Cannot find name 'Foo'.