A subtype should not ignore the parent type name. It should do
authorDave Rolsky <autarch@urth.org>
Wed, 28 Jan 2009 18:47:23 +0000 (18:47 +0000)
committerDave Rolsky <autarch@urth.org>
Wed, 28 Jan 2009 18:47:23 +0000 (18:47 +0000)
commit4c252d25683a888151a7b794abfbcb0e7b4268d2
tree6f83971248f51920e0a659941529b1447a688c4f
parent9aced7cab3c5df64040592eaba0c0b53319f671b
A subtype should not ignore the parent type name. It should do
_something_ (and we've decided it will auto-vivify as a class type
constraint).
t/040_type_constraints/031_subtype_auto_vivify_parent.t [new file with mode: 0644]