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

6 lines
215 B
Plaintext
Raw Normal View History

==== tests/cases/conformance/scanner/ecmascript5/scannerNumericLiteral3.ts (2 errors) ====
2014-08-06 21:09:27 +02:00
01.0
~~
!!! Octal literals are not available when targeting ECMAScript 5 and higher.
2014-08-06 21:09:27 +02:00
~~
!!! ';' expected.