Update examples
This commit is contained in:
5
testsuite/pdynload/spj4/api/API.hs
Normal file
5
testsuite/pdynload/spj4/api/API.hs
Normal file
@ -0,0 +1,5 @@
|
||||
|
||||
module API where
|
||||
|
||||
newtype Interface = Interface { field :: Int }
|
||||
|
Reference in New Issue
Block a user