summaryrefslogtreecommitdiff
path: root/testsuite/tests/th/T7445.hs
blob: 03371e3747e95cccba4c53186b325ae578a39539 (plain)
1
2
3
4
5
6
{-# LANGUAGE TemplateHaskell #-}

module T7445 where
import T7445a

moo = $(foo)