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

7 lines
374 B
Plaintext

==== tests/cases/conformance/parser/ecmascript5/ErrorRecovery/ArrayLiteralExpressions/parserErrorRecoveryArrayLiteralExpression2.ts (1 errors) ====
var points = [-0.6961439251899719, 1.207661509513855, 0.19374050199985504, -0
.7042760848999023, 1.1955541372299194, 0.19600726664066315, -0.7120069861412048];
~~~~~~~~~~~~~~~~~
!!! ',' expected.