summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghc-regress/th/T4255.hs
blob: 8509f0ece9fdb853720153b213f8d5b18a556c6e (plain)
1
2
3
4
5

{-# LANGUAGE TemplateHaskell #-}
module T4255 where

f x = $([| x |])