summaryrefslogtreecommitdiff
path: root/testsuite/tests/polykinds/T7272.hs-boot
blob: fa46e1e463eb426a39ea509fd93d8c24df402920 (plain)
1
2
3
4
5
{-# LANGUAGE PolyKinds #-}

module T7272 where

class C (a :: k)