summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghc-regress/driver/recomp009/Sub1.hs
blob: 25ea7552e466ee4ffb51da0f4b7e8c6ba334027f (plain)
1
2
3
{-# LANGUAGE TemplateHaskell #-}
module Sub where
x = [| 1 |]