hdiff
packages
feed
ghc-exactprint
-0.5.3.1: tests/examples/ghc80/T10110C.hs
module T10110C (c) where import T10110A (a) import T10110B (b) c :: Int c = a+b