File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -401,4 +401,4 @@ let header1 = `
401
401
let header2 = `
402
402
color: ${red};
403
403
background-color: ${red}; `
404
- // ^com
404
+ // ^com
Original file line number Diff line number Diff line change @@ -1534,14 +1534,14 @@ Completable: Cpath Value[red]
1534
1534
"documentation": null
1535
1535
}]
1536
1536
1537
- Complete src/Completion.res 402:22
1538
- posCursor:[402:22 ] posNoWhite:[402:20 ] Found expr:[400:14->402:31]
1537
+ Complete src/Completion.res 402:24
1538
+ posCursor:[402:24 ] posNoWhite:[402:23 ] Found expr:[400:14->402:31]
1539
1539
Pexp_apply ...__ghost__[0:-1->0:-1] (...[401:16->402:27], ...[402:27->402:31])
1540
- posCursor:[402:22 ] posNoWhite:[402:20 ] Found expr:[401:16->402:27]
1540
+ posCursor:[402:24 ] posNoWhite:[402:23 ] Found expr:[401:16->402:27]
1541
1541
Pexp_apply ...__ghost__[0:-1->0:-1] (...[401:16->402:27], ...[402:24->402:27])
1542
- posCursor:[402:22 ] posNoWhite:[402:20 ] Found expr:[401:16->402:27]
1542
+ posCursor:[402:24 ] posNoWhite:[402:23 ] Found expr:[401:16->402:27]
1543
1543
Pexp_apply ...__ghost__[0:-1->0:-1] (...[400:14->401:16], ...[401:16->402:24])
1544
- posCursor:[402:22 ] posNoWhite:[402:20 ] Found expr:[401:16->402:24]
1544
+ posCursor:[402:24 ] posNoWhite:[402:23 ] Found expr:[401:16->402:24]
1545
1545
Completable: Cnone
1546
1546
[]
1547
1547
You can’t perform that action at this time.
0 commit comments