brittany/data/Test194.hs

5 lines
78 B
Haskell

instance MyClass Int where
myMethod x =
-- insightful comment
x + 1