purescript-0.14.0: tests/purs/failing/RoleDeclarationArityMismatchForeign.purs
-- @shouldFailWith RoleDeclarationArityMismatch module Main where foreign import data A :: Type type role A nominal
-- @shouldFailWith RoleDeclarationArityMismatch module Main where foreign import data A :: Type type role A nominal