Update examples
This commit is contained in:
6
testsuite/pdynload/bayley1/Sub/Plugin2.hs
Normal file
6
testsuite/pdynload/bayley1/Sub/Plugin2.hs
Normal file
@ -0,0 +1,6 @@
|
||||
module Sub.Plugin2 where
|
||||
|
||||
import qualified API
|
||||
action :: API.PluginAPI
|
||||
action i = show i
|
||||
|
Reference in New Issue
Block a user