7 lines
74 B
Haskell
Raw Normal View History

2005-04-24 08:51:33 +00:00
module Null ( resource ) where
import API
resource = plugin { a = 7 }