packages feed

hls-pragmas-plugin-1.0.2.0: test/testdata/PragmaThenMultiLineBlockComment.hs

{-# LANGUAGE TypeApplications #-} {- multi
line
block
comment
-}

module PragmaThenSingleLineBlockComment where

a = (1,)