2005-09-03 04:45:14 +00:00

8 lines
82 B
Haskell

module Plugin3 where
import API
resource = plugin {
valueOf = reverse
}