X-Git-Url: http://git.lukelau.me/?a=blobdiff_plain;f=test%2Fdata%2FFormat.hs;fp=test%2Fdata%2FFormat.hs;h=46eba52da6db687d7966ba4086806a0c61030479;hb=35ce787a5458ffdce71923e40464448d6ea71801;hp=0000000000000000000000000000000000000000;hpb=52fa38c9702407f58aeea09c6bded442d672d7fd;p=lsp-test.git diff --git a/test/data/Format.hs b/test/data/Format.hs new file mode 100644 index 0000000..46eba52 --- /dev/null +++ b/test/data/Format.hs @@ -0,0 +1,4 @@ +module Format where +foo 3 = 2 +foo x = x +bar _ = 2