doctest-0.25.0: test/integration/trailing-whitespace/Foo.hs
module Foo where -- | A failing example -- -- >>> putStrLn "foo " -- foo test :: a test = undefined
module Foo where -- | A failing example -- -- >>> putStrLn "foo " -- foo test :: a test = undefined