summaryrefslogtreecommitdiff
path: root/testsuite/tests/driver/T20604/A.hs
blob: 60c4445820e6719e4f3e48f68d533d3d6452f16f (plain)
1
2
3
4
{-# LANGUAGE TemplateHaskell #-}
module A where

x = $([| True |])