summaryrefslogtreecommitdiff
path: root/testsuite/tests/th/T6062.hs
blob: 330b3f2b8bd93a84fdbbaf927930a3f5fcbd1cb1 (plain)
1
2
3
{-# LANGUAGE TemplateHaskell #-}
module T6062 where
x = [| False True |]