==== tests/cases/compiler/unresolvedTypeAssertionSymbol.ts (1 errors) ==== var x = 1; var y = x; ~~~~ !!! Cannot find name 'asdf'.