We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 010d808 commit 169cdfdCopy full SHA for 169cdfd
analysis/tests/src/Debug.res
@@ -1,5 +1,5 @@
1
-let m = Belt.List.map
+let _ = Belt.List.map
2
// ^deb
3
4
-let m = List.map
+let _ = List.map
5
0 commit comments