TypeScript/tests/baselines/reference/parserEqualsGreaterThanAfterFunction1.errors.txt
2014-07-12 17:30:19 -07:00

6 lines
231 B
Plaintext

==== tests/cases/conformance/parser/ecmascript5/ErrorRecovery/parserEqualsGreaterThanAfterFunction1.ts (2 errors) ====
function =>
~~
!!! Identifier expected.
~~~~~~~~
!!! Function implementation expected.