ghc-exactprint-0.5.0.0: tests/examples/ghc8/T10263.hs
{-# LANGUAGE RoleAnnotations #-}
module T10263 where
data Maybe a = AF
type role Maybe representational
{-# LANGUAGE RoleAnnotations #-}
module T10263 where
data Maybe a = AF
type role Maybe representational