Author: diakopter Date: 2010-06-22 03:17:22 +0200 (Tue, 22 Jun 2010) New Revision: 31405
Modified: docs/Perl6/Spec/S12-objects.pod Log: [S12] verbo Modified: docs/Perl6/Spec/S12-objects.pod =================================================================== --- docs/Perl6/Spec/S12-objects.pod 2010-06-22 01:14:30 UTC (rev 31404) +++ docs/Perl6/Spec/S12-objects.pod 2010-06-22 01:17:22 UTC (rev 31405) @@ -1554,7 +1554,7 @@ the set of constraints defines the formal type of the parameter, as visible to the signature. (No one constraint is privileged as the storage type of the actual argument, unless it is a native type.) -All constraints considered in type narrowness. +All constraints are considered in type narrowness. That is, these are equivalently narrow: Foo Bar @x