TypeScript/tests/baselines/reference/parser.numericSeparators.hex.types
Kagami Sascha Rosylight f4d0ea6539
Add target: ES2021 (#41239)
* Support `target: es2020`

* use CRLF

* update symbols

Co-authored-by: Nathan Shively-Sanders <293473+sandersn@users.noreply.github.com>
2021-03-10 13:31:25 -08:00

14 lines
236 B
Plaintext

=== tests/cases/conformance/parser/ecmascript2021/numericSeparators/parser.numericSeparators.hex.ts ===
0x00_11;
>0x00_11 : 17
0X0_1;
>0X0_1 : 1
0x1100_0011;
>0x1100_0011 : 285212689
0X0_11_0101;
>0X0_11_0101 : 1114369