summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghc-regress/th/T3600.hs
blob: 84b0eefea1f51f3652005916211b0aea540e6654 (plain)
1
2
3
4
5
{-# LANGUAGE TemplateHaskell #-}
{-# OPTIONS_GHC -ddump-splices #-}
module T3600 where
import T3600a
$(test)