File: parser.numericSeparators.decimal.symbols

package info (click to toggle)
node-typescript 3.3.3333-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 324,548 kB
  • sloc: makefile: 6; sh: 3
file content (17 lines) | stat: -rw-r--r-- 772 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
=== tests/cases/conformance/parser/ecmascriptnext/numericSeparators/parser.numericSeparators.decimal.ts ===
1_000_000_000
No type information for this code.1.1_00_01
No type information for this code.1e1_0
No type information for this code.1e+1_0
No type information for this code.1e-1_0
No type information for this code.1.1e10_0
No type information for this code.1.1e+10_0
No type information for this code.1.1e-10_0
No type information for this code.12_34_56
No type information for this code.1_22_333
No type information for this code.1_2.3_4
No type information for this code.1_2.3_4e5_6
No type information for this code.1_2.3_4e+5_6
No type information for this code.1_2.3_4e-5_6
No type information for this code.
No type information for this code.