purescript-0.15.15: 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