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