aihc-parser-1.0.0.2: test/Test/Fixtures/oracle/TemplateHaskellQuotes/thq_quote_t.hs
{- ORACLE_TEST pass -}
{-# LANGUAGE TemplateHaskellQuotes #-}
module THQ_Quote_T where
typ = [t| Int -> Int |]{- ORACLE_TEST pass -}
{-# LANGUAGE TemplateHaskellQuotes #-}
module THQ_Quote_T where
typ = [t| Int -> Int |]