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 95a6471 commit 9f909fbCopy full SHA for 9f909fb
test/testdata/hlint/ApplyRefact1.hs
@@ -0,0 +1,4 @@
1
+module ApplyRefact1 where
2
+
3
+f = \case "true" -> (True)
4
+ _ -> False
0 commit comments