1 2 3 4 5 6 7
{-# LANGUAGE TemplateHaskell #-} module T7021 where import T7021a func :: a -> Int func = $(test)