module RmDecl6 where foo a = baz where x = 1 y :: Int -> Int -> Int y a b = undefined