ghc-exactprint-1.9.0.0: tests/examples/pre-ghc910/Issue91.hs
module Issue91 where
-- Based on https://github.com/alanz/ghc-exactprint/issues/91
foo = case hi of
_ -> hi
_ -> hi
_ -> hi
module Issue91 where
-- Based on https://github.com/alanz/ghc-exactprint/issues/91
foo = case hi of
_ -> hi
_ -> hi
_ -> hi