haskell-language-server-2.7.0.0: plugins/hls-splice-plugin/test/testdata/TQQDecl.expected.hs
{-# LANGUAGE QuasiQuotes #-}
module TQQDecl where
import QQ (str)
foo :: String
foo = "foo"
{-# LANGUAGE QuasiQuotes #-}
module TQQDecl where
import QQ (str)
foo :: String
foo = "foo"