aihc-parser-1.0.0.2: test/Test/Fixtures/oracle/TemplateHaskell/th_splice_t.hs
{- ORACLE_TEST pass -}
{-# LANGUAGE TemplateHaskell #-}
module TH_Splice_T where
type T = $typ
type U = $(typ arg){- ORACLE_TEST pass -}
{-# LANGUAGE TemplateHaskell #-}
module TH_Splice_T where
type T = $typ
type U = $(typ arg)