difftastic/sample_files/haskell_before.hs

6 lines
47 B
Haskell

foo x = x + 1
-- | Hello world
bar y = y + 1