brittany/data/Test195.hs

4 lines
73 B
Haskell

instance MyClass Int where
myMethod :: Int -> Int
myMethod x = x + 1