Update examples
This commit is contained in:
5
testsuite/pdynload/numclass/api/API.hs
Normal file
5
testsuite/pdynload/numclass/api/API.hs
Normal file
@ -0,0 +1,5 @@
|
||||
|
||||
module API where
|
||||
|
||||
data Num t => Interface t = D t
|
||||
|
Reference in New Issue
Block a user