hls-pragmas-plugin-1.0.2.0: test/testdata/PragmaThenLineHaddock.hs
{-# LANGUAGE TypeApplications #-} -- | line haddock
module PragmaThenLineHaddock where
a = (1,)
{-# LANGUAGE TypeApplications #-} -- | line haddock
module PragmaThenLineHaddock where
a = (1,)