Files
shaniqua-plugins/testsuite/pdynload/spj4/api/API.hs

6 lines
67 B
Haskell
Raw Normal View History

2005-04-24 08:51:33 +00:00
module API where
newtype Interface = Interface { field :: Int }