hls-splice-plugin-1.0.0.2: test/testdata/TQQExpError.hs
{-# LANGUAGE QuasiQuotes #-}
module TQQExpError where
import QQ
main :: IO ()
main = pure [str|str|]
{-# LANGUAGE QuasiQuotes #-}
module TQQExpError where
import QQ
main :: IO ()
main = pure [str|str|]