difftastic/sample_files/haskell_after.hs

6 lines
49 B
Haskell

foo x = x + 1
-- | Goodbye world
bar y = y + 2