Skip to content

Commit da26b32

Browse files
committed
Tweak test.
1 parent e36fea3 commit da26b32

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

analysis/tests/src/LongIdentTest.res

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,6 @@ module Map = TableclothMap
22

33
let zz = Map.add
44
// ^hov
5+
// Triggers the processing of `Of(M)._t` and Lident.Apply ends up in the AST
6+
// even though it's not expressible in ReScript syntax.
7+
// This simulates ReScript projects with OCaml dependencies containing ident apply.

0 commit comments

Comments
 (0)