purescript-0.15.15: tests/purs/failing/OrphanInstance.purs
-- @shouldFailWith OrphanInstance module Test where import Class instance cBoolean :: C Boolean where op a = a
-- @shouldFailWith OrphanInstance module Test where import Class instance cBoolean :: C Boolean where op a = a