1 2 3 4 5 6 7 8 9 10
module T3449A where import {-# SOURCE #-} T3449 z :: Foo a => a z = f1 aChar :: Char aChar = 'a'