mirror of
https://github.com/swc-project/swc.git
synced 2024-11-24 10:12:42 +03:00
15 lines
137 B
TypeScript
15 lines
137 B
TypeScript
1_000_000_000
|
|
1.1_00_01
|
|
1e1_0
|
|
1e+1_0
|
|
1e-1_0
|
|
1.1e10_0
|
|
1.1e+10_0
|
|
1.1e-10_0
|
|
12_34_56
|
|
1_22_333
|
|
1_2.3_4
|
|
1_2.3_4e5_6
|
|
1_2.3_4e+5_6
|
|
1_2.3_4e-5_6
|