We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b75252 commit 7b9670fCopy full SHA for 7b9670f
plugins/hls-brittany-plugin/test/testdata/BrittanyCRLF.hs
@@ -1,3 +1,4 @@
1
foo :: Int -> String-> IO ()
2
+
3
foo x y = do print x
- return 42
4
+ return 42
0 commit comments