brittany/data/Test197.hs

4 lines
70 B
Haskell

instance MyClass Int where
myMethod x = x + 1
myMethod2 x = x + 1