hls-pragmas-plugin-1.0.2.0: test/testdata/BlockCommentThenMultiLineBlockHaddock.hs
{- block comment -} {-| multi
line
block
haddock
-}
module BlockCommentThenMultiLineBlockHaddock where
import Data.List (intercalate)
import System.IO (hFlush)
a = (1,)