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

7 lines
252 B
Plaintext
Raw Normal View History

tests/cases/conformance/scanner/ecmascript5/scannerNumericLiteral3.ts(1,3): error TS1005: ';' expected.
==== tests/cases/conformance/scanner/ecmascript5/scannerNumericLiteral3.ts (1 errors) ====
2014-08-06 21:09:27 +02:00
01.0
~~
!!! error TS1005: ';' expected.