Files
shaniqua-plugins/testsuite/pdynload/should_fail1/api/API.hs
2005-09-03 04:45:14 +00:00

9 lines
76 B
Haskell

module API where
newtype Interface = I Int
rsrc :: Interface
rsrc = I 1