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

7 lines
254 B
Plaintext
Raw Normal View History

tests/cases/conformance/scanner/ecmascript5/scannerNumericLiteral6.ts(1,4): error TS1124: Digit expected.
2014-07-13 01:04:16 +02:00
==== tests/cases/conformance/scanner/ecmascript5/scannerNumericLiteral6.ts (1 errors) ====
1e+
!!! error TS1124: Digit expected.