aihc-parser-1.0.0.2: test/Test/Fixtures/oracle/TemplateHaskellQuotes/thq_quote_d.hs
{- ORACLE_TEST pass -}
{-# LANGUAGE TemplateHaskellQuotes #-}
module THQ_Quote_D where
decl = [d| f x = x |]{- ORACLE_TEST pass -}
{-# LANGUAGE TemplateHaskellQuotes #-}
module THQ_Quote_D where
decl = [d| f x = x |]