haskell-language-server-2.12.0.0: plugins/hls-notes-plugin/test/testdata/Other.hs
module Other where import NoteDef bar :: Int bar = 4 -- See @Note [Multiple notes in comment]@ in NoteDef -- See Note [Single line comments]
module Other where import NoteDef bar :: Int bar = 4 -- See @Note [Multiple notes in comment]@ in NoteDef -- See Note [Single line comments]