TypeScript/tests/baselines/reference/throwWithoutNewLine1.errors.txt

7 lines
218 B
Plaintext
Raw Normal View History

tests/cases/compiler/throwWithoutNewLine1.ts(1,6): error TS1109: Expression expected.
==== tests/cases/compiler/throwWithoutNewLine1.ts (1 errors) ====
throw
!!! error TS1109: Expression expected.