File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 12
12
[12, 16]: source.ts meta.var.expr.ts meta.var-single-variable.expr.ts constant.numeric.ts
13
13
[13, 16]: source.ts meta.var.expr.ts meta.var-single-variable.expr.ts constant.numeric.ts
14
14
[14, 16]: source.ts meta.var.expr.ts meta.var-single-variable.expr.ts constant.numeric.ts
15
- [17, 1]: source.ts comment.block.ts
15
+ [15, 15]: source.ts meta.var.expr.ts meta.var-single-variable.expr.ts constant.numeric.ts
16
+ [16, 9]: source.ts meta.var.expr.ts meta.var-single-variable.expr.ts constant.numeric.ts
17
+ [16, 16]: source.ts meta.var.expr.ts meta.var-single-variable.expr.ts constant.numeric.ts
18
+ [19, 1]: source.ts comment.block.ts
Original file line number Diff line number Diff line change @@ -12,6 +12,8 @@ let number11 = ^^12E-10
12
12
let number12 = ^ ^ 13.4e-14 .2
13
13
let number13 = ^ ^ 14.12
14
14
let number14 = ^ ^ 10.2E+4
15
+ let number6 = ^ ^ 5.00567789e+2
16
+ let i = ^ ^ 1 , j = ^ ^ 1e3
15
17
16
18
/*
17
19
^^
You can’t perform that action at this time.
0 commit comments