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