Browse Source

Lowercase n

Moghedrin 10 years ago
parent
commit
ff3c54be72
1 changed files with 1 additions and 1 deletions
  1. 1 1
      test/tests/haskell-runhaskell/container.hs

+ 1 - 1
test/tests/haskell-runhaskell/container.hs

@@ -1 +1 @@
-main = putStrLN "Hello, World"
+main = putStrLn "Hello, World"