aihc-parser-1.0.0.2: test/Test/Fixtures/oracle/TemplateHaskell/th_splice_e.hs
{- ORACLE_TEST pass -}
{-# LANGUAGE TemplateHaskell #-}
module TH_Splice_E where
x = $expr
y = $(expr arg){- ORACLE_TEST pass -}
{-# LANGUAGE TemplateHaskell #-}
module TH_Splice_E where
x = $expr
y = $(expr arg)