DEBSOURCES
Skip Quicknav
sources / haskell-doctest-parallel / 0.3.1.1-1 / test / integration / TrailingWhitespace / Foo.hs
12345678
module TrailingWhitespace.Foo where -- | A failing example -- -- >>> putStrLn "foo " -- foo test :: a test = undefined