ghc-exactprint-1.14.0.0: tests/examples/pre-ghc910/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