Skip to content

Commit 54d9af6

Browse files
committed
Output changes that are ok
1 parent 8bd0c3a commit 54d9af6

33 files changed

+95
-516
lines changed

analysis/tests/src/expected/BrokenParserCases.res.txt

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ posCursor:[2:24] posNoWhite:[2:23] Found expr:[2:11->2:30]
33
Pexp_apply ...[2:11->2:17] (~isOff2:19->2:24=...[2:27->2:29])
44
Completable: CnamedArg(Value[someFn], isOff, [isOff])
55
Package opens Pervasives.JsxModules.place holder
6-
Resolved opens 1 pervasives
76
ContextPath Value[someFn]
87
Path someFn
98
[]
@@ -12,7 +11,6 @@ Complete src/BrokenParserCases.res 6:17
1211
posCursor:[6:17] posNoWhite:[6:16] Found pattern:[6:16->6:19]
1312
Completable: Cpattern Value[s]=t
1413
Package opens Pervasives.JsxModules.place holder
15-
Resolved opens 1 pervasives
1614
ContextPath Value[s]
1715
Path s
1816
[]
@@ -23,7 +21,6 @@ posCursor:[10:29] posNoWhite:[10:27] Found pattern:[10:24->10:28]
2321
Ppat_construct None:[10:24->10:28]
2422
Completable: Cpath Value[None]
2523
Package opens Pervasives.JsxModules.place holder
26-
Resolved opens 1 pervasives
2724
ContextPath Value[None]
2825
Path None
2926
[]

analysis/tests/src/expected/CompletePrioritize1.res.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ Complete src/CompletePrioritize1.res 5:6
22
posCursor:[5:6] posNoWhite:[5:5] Found expr:[5:3->0:-1]
33
Completable: Cpath Value[a]->
44
Package opens Pervasives.JsxModules.place holder
5-
Resolved opens 1 pervasives
65
ContextPath Value[a]->
76
ContextPath Value[a]
87
Path a

analysis/tests/src/expected/CompletePrioritize2.res.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ Complete src/CompletePrioritize2.res 9:7
22
posCursor:[9:7] posNoWhite:[9:6] Found expr:[9:3->0:-1]
33
Completable: Cpath Value[ax]->
44
Package opens Pervasives.JsxModules.place holder
5-
Resolved opens 1 pervasives
65
ContextPath Value[ax]->
76
ContextPath Value[ax]
87
Path ax
@@ -23,7 +22,6 @@ posCursor:[12:5] posNoWhite:[12:4] Found expr:[12:3->12:5]
2322
Pexp_ident ax:[12:3->12:5]
2423
Completable: Cpath Value[ax]
2524
Package opens Pervasives.JsxModules.place holder
26-
Resolved opens 1 pervasives
2725
ContextPath Value[ax]
2826
Path ax
2927
[{

0 commit comments

Comments
 (0)