aihc-parser-1.0.0.2: test/Test/Fixtures/oracle/TemplateHaskell/th-quote-promoted-arrow.hs
{- ORACLE_TEST pass -}
{-# LANGUAGE TemplateHaskell #-}
module THQuotePromotedArrow where
f = ''(->)
{- ORACLE_TEST pass -}
{-# LANGUAGE TemplateHaskell #-}
module THQuotePromotedArrow where
f = ''(->)