summaryrefslogtreecommitdiff
path: root/testsuite/tests/th/T15433a.hs
blob: f68c8efce0ba5b79d414d31e9a64d6850dc5b49d (plain)
1
2
3
4
5
6
7
{-# LANGUAGE TemplateHaskell, TypeFamilies #-}

module T15433a where

import T15433_aux ( wild )

type T = $wild