{-# LANGUAGE QuasiQuotes #-}
module TQQExp where
import QQ

main :: IO ()
main = putStrLn [str|str|]