plugins-1.0: testsuite/pdynload/spj1/api/API.hs
module API where
-- data Interface = Interface { field :: Int }
-- newtype Interface = Interface Int
type Interface = Int
module API where
-- data Interface = Interface { field :: Int }
-- newtype Interface = Interface Int
type Interface = Int