haskell-language-server-2.8.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
module Other where import NoteDef bar :: Int bar = 4 -- See @Note [Multiple notes in comment]@ in NoteDef