swc/crates/swc_ecma_parser/tests/tsc/parser.numericSeparators.binary.ts

5 lines
42 B
TypeScript

0b00_11;
0B0_1;
0b1100_0011;
0B0_11_0101;