ghc-exactprint-1.9.0.0: tests/examples/pre-ghc910/EmptyMostlyTrailing.hs
-- top of module
module EmptyMostlyTrailing where
-- after module header
{
x = 1
-- comment
}
-- really trailing
-- top of module
module EmptyMostlyTrailing where
-- after module header
{
x = 1
-- comment
}
-- really trailing