summaryrefslogtreecommitdiff
path: root/testsuite/tests/th/T5976.hs
blob: aa388c764e03188d5b0bbdfa5fb032b3a83ec65a (plain)
1
2
3
{-# LANGUAGE TemplateHaskell #-}

$( error ("foo " ++ error "bar") )