packages feed

haskell-language-server-2.7.0.0: plugins/hls-pragmas-plugin/test/testdata/BlockCommentThenMultiLineBlockComment.hs

{- block comment -} {- multi
line
block
comment
-}

module BlockCommentThenMultiLineBlockComment where

a = (1,)