Skip to content

Commit c3aea31

Browse files
committed
tweak record completion test
1 parent 8293a16 commit c3aea31

File tree

2 files changed

+2
-650
lines changed

2 files changed

+2
-650
lines changed

analysis/tests/src/RecordCompletion.res

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@ type t2 = {n2: t}
66

77
let t2 = {n2: t}
88

9-
// ^com t.n->
9+
// ^com t.n->m
1010

11-
// ^com t2.n2.n->
11+
// ^com t2.n2.n->m

0 commit comments

Comments
 (0)