assemblyscript/tests/parser/numeric-separators.ts.fixture.ts

21 lines
861 B
TypeScript

111111;
21;
41610;
2302755;
111111;
111111;
21;
21;
41610;
41610;
2302755;
2302755;
// ERROR 6188: "Numeric separators are not allowed here." in numeric-separators.ts:8:8
// ERROR 6189: "Multiple consecutive numeric separators are not permitted." in numeric-separators.ts:9:3
// ERROR 6188: "Numeric separators are not allowed here." in numeric-separators.ts:11:10
// ERROR 6189: "Multiple consecutive numeric separators are not permitted." in numeric-separators.ts:12:5
// ERROR 6188: "Numeric separators are not allowed here." in numeric-separators.ts:14:10
// ERROR 6189: "Multiple consecutive numeric separators are not permitted." in numeric-separators.ts:15:5
// ERROR 6188: "Numeric separators are not allowed here." in numeric-separators.ts:17:10
// ERROR 6189: "Multiple consecutive numeric separators are not permitted." in numeric-separators.ts:18:5