Skip to content
This repository was archived by the owner on Oct 7, 2020. It is now read-only.

Commit d2b3237

Browse files
committed
Remove unused spaces
1 parent 134035c commit d2b3237

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/functional/FormatSpec.hs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -210,5 +210,5 @@ unchangedOrmolu =
210210
\bar s = do\n\
211211
\ x <- return \"hello\"\n\
212212
\ return \"asdf\"\n\
213-
\ \n\
213+
\\n\
214214
\data Baz = Baz { a :: Int, b :: String }\n\n"

0 commit comments

Comments
 (0)