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

import T7021a

func :: a -> Int
func = $(test)