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