Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit fbe7a09

Browse files
committedDec 18, 2023
add reprod
1 parent de25a65 commit fbe7a09

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed
 

‎analysis/tests/src/Reprod.res

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
let res = 1;
2+
3+
// switch res { | res => res }
4+
// ^xfm

0 commit comments

Comments
 (0)
Please sign in to comment.