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