6 lines
52 B
Haskell
Raw Normal View History

2005-04-24 08:51:33 +00:00
module Plugin where
data I = I Int
resource = I 1