Files
shaniqua-plugins/examples/pdynload/spj3/Plugin.hs
2005-04-24 08:51:33 +00:00

6 lines
91 B
Haskell

module Plugin where
import API
resource = plugin { function = (+) :: Int -> Int -> Int }