haskell-language-server-2.7.0.0: plugins/hls-pragmas-plugin/test/testdata/BlockCommentThenSingleLineBlockHaddockSingleLineBlockComment.hs
{- block comment -} {-| single line block haddock -} {- single line block comment -}
module BlockCommentThenSingleLineBlockHaddockSingleLineBlockComment where
a = (1,)