purescript-0.14.0: tests/purs/failing/DuplicateRoleDeclaration.purs
-- @shouldFailWith DuplicateRoleDeclaration module Main where data A a = A type role A nominal type role A phantom
-- @shouldFailWith DuplicateRoleDeclaration module Main where data A a = A type role A nominal type role A phantom