Update examples
This commit is contained in:
4
testsuite/pdynload/badint/Plugin.hs
Normal file
4
testsuite/pdynload/badint/Plugin.hs
Normal file
@ -0,0 +1,4 @@
|
||||
module Plugin where
|
||||
|
||||
resource :: Num t => t
|
||||
resource = 0xBAD
|
Reference in New Issue
Block a user