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

8 lines
271 B
Plaintext
Raw Normal View History

tests/cases/conformance/parser/ecmascript5/RegressionTests/parser512084.ts(2,1): error TS1005: '}' expected.
2014-07-13 01:04:16 +02:00
==== tests/cases/conformance/parser/ecmascript5/RegressionTests/parser512084.ts (1 errors) ====
class foo {
!!! error TS1005: '}' expected.