packages feed

aihc-parser-1.0.0.2: test/Test/Fixtures/oracle/KindSignatures/forall-body-kindsig-forall-subject.hs

{- ORACLE_TEST pass -}
{-# LANGUAGE ExplicitForAll #-}
{-# LANGUAGE KindSignatures #-}
{-# LANGUAGE PartialTypeSignatures #-}

module ForallBodyKindSigForallSubject where

type T = forall a. forall a. forall a. _ :: _