File tree 3 files changed +4
-4
lines changed
tests/analysis_tests/tests/src/expected
3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -963,7 +963,7 @@ Path Objects.Rec.
963
963
964
964
Complete src/Completion.res 120:7
965
965
posCursor:[120:7] posNoWhite:[120:6] Found expr:[119:11->123:1]
966
- posCursor:[120:7] posNoWhite:[120:6] Found expr:[120:5->123:0 ]
966
+ posCursor:[120:7] posNoWhite:[120:6] Found expr:[120:5->122:8 ]
967
967
posCursor:[120:7] posNoWhite:[120:6] Found expr:[120:5->120:7]
968
968
Pexp_ident my:[120:5->120:7]
969
969
Completable: Cpath Value[my]
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ Hover src/Fragment.res 6:19
3
3
4
4
Hover src/Fragment.res 9:56
5
5
Nothing at that position. Now trying to use completion.
6
- posCursor:[9:56] posNoWhite:[9:55] Found expr:[9:9->11:0 ]
6
+ posCursor:[9:56] posNoWhite:[9:55] Found expr:[9:9->9:70 ]
7
7
posCursor:[9:56] posNoWhite:[9:55] Found expr:[9:13->9:66]
8
8
JSX <SectionHeader:[9:13->9:26] > _children:9:26
9
9
null
Original file line number Diff line number Diff line change @@ -534,7 +534,7 @@ Path Nested.
534
534
535
535
Hover src/Jsx2.res 162:12
536
536
Nothing at that position. Now trying to use completion.
537
- posCursor:[162:12] posNoWhite:[162:11] Found expr:[162:2->164:0 ]
537
+ posCursor:[162:12] posNoWhite:[162:11] Found expr:[162:2->162:24 ]
538
538
posCursor:[162:12] posNoWhite:[162:11] Found expr:[162:6->162:20]
539
539
JSX <Comp:[162:6->162:10] age[162:11->162:14]=...[162:15->162:17]> _children:162:18
540
540
Completable: Cjsx([Comp], age, [age])
@@ -545,7 +545,7 @@ Path Comp.make
545
545
546
546
Hover src/Jsx2.res 167:16
547
547
Nothing at that position. Now trying to use completion.
548
- posCursor:[167:16] posNoWhite:[167:15] Found expr:[167:2->169:0 ]
548
+ posCursor:[167:16] posNoWhite:[167:15] Found expr:[167:2->167:33 ]
549
549
posCursor:[167:16] posNoWhite:[167:15] Found expr:[167:6->167:28]
550
550
posCursor:[167:16] posNoWhite:[167:15] Found expr:[167:10->167:24]
551
551
JSX <Comp:[167:10->167:14] age[167:15->167:18]=...[167:19->167:21]> _children:167:22
You can’t perform that action at this time.
0 commit comments