ghc-exactprint-0.4.0.0: tests/examples/RmDecl6.hs.expected
module RmDecl6 where
foo a = baz
where
x = 1
y :: Int -> Int -> Int
y a b = undefined
module RmDecl6 where
foo a = baz
where
x = 1
y :: Int -> Int -> Int
y a b = undefined