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

7 lines
337 B
Plaintext
Raw Normal View History

tests/cases/conformance/parser/ecmascript5/ErrorRecovery/parserEqualsGreaterThanAfterFunction1.ts(1,10): error TS1003: Identifier expected.
==== tests/cases/conformance/parser/ecmascript5/ErrorRecovery/parserEqualsGreaterThanAfterFunction1.ts (1 errors) ====
2014-07-13 01:04:16 +02:00
function =>
~~
!!! error TS1003: Identifier expected.