{-# LANGUAGE QuasiQuotes #-}
module TQQDecl where
import QQ (str)

foo :: String
foo = "foo"