hls-pragmas-plugin-1.0.2.0: test/testdata/BlockCommentThenSingleLineBlockComment.hs
{- block comment -} {- single line block comment -}
module BlockCommentThenSingleLineBlockComment where
a = (1,)
{- block comment -} {- single line block comment -}
module BlockCommentThenSingleLineBlockComment where
a = (1,)