summaryrefslogtreecommitdiff
path: root/testsuite/tests/th/T3899.hs
blob: 1b56643d5986d33f306c7a2074a9c9e241001a4c (plain)
1
2
3
4
5
6
{-# LANGUAGE TemplateHaskell #-}
module T3899 where

import T3899a

f = $(nestedTuple 3)