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

15 lines
434 B
Text
Raw Normal View History

2014-07-13 01:04:16 +02:00
==== tests/cases/conformance/parser/ecmascript5/ErrorRecovery/parserFuzz1.ts (6 errors) ====
cla <ss {
~
!!! error TS1005: ';' expected.
2014-07-13 01:04:16 +02:00
~~~
!!! error TS2304: Cannot find name 'cla'.
2014-07-13 01:04:16 +02:00
~~
!!! error TS2304: Cannot find name 'ss'.
2014-07-13 01:04:16 +02:00
_ static try
~~~~~~
!!! error TS1005: ';' expected.
2014-07-13 01:04:16 +02:00
!!! error TS1005: '{' expected.
2014-07-13 01:04:16 +02:00
~
!!! error TS2304: Cannot find name '_'.