lentil-0.1.1.0: test/test-files/lang-comm/haskell.hs
-- single
-- comment
someOther = " \" " -- string
{- block
comment -}
char' = '\n' -- char
-- end
-- single
-- comment
someOther = " \" " -- string
{- block
comment -}
char' = '\n' -- char
-- end