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