summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghc-api/annotations/Test17519.hs
blob: f705008c516378b934e3556fe674799bd1efe4f3 (plain)
1
2
3
4
5
6
{-# LANGUAGE RankNTypes #-}
{-# LANGUAGE UnicodeSyntax #-}
module Test17519 where

type family Proxy2' ∷ ∀ k → k → Type where
  Proxy2' = Proxy'