Skip to content

Commit fe723c3

Browse files
committed
rm "Conjectural" from :D and :U
1 parent 83f68bd commit fe723c3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

S12-objects.pod

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ Synopsis 12: Objects
1313

1414
Created: 27 Oct 2004
1515

16-
Last Modified: 14 Sep 2011
17-
Version: 122
16+
Last Modified: 19 Sep 2011
17+
Version: 123
1818

1919
=head1 Overview
2020

@@ -1587,7 +1587,7 @@ To export a subset type, put the export trait just before the C<where>:
15871587

15881588
subset Positive of Int is export where * > 0;
15891589

1590-
=head2 Abstract vs Concrete types [Conjectural]
1590+
=head2 Abstract vs Concrete types
15911591

15921592
For any named type, certain other subset types may automatically be derived
15931593
from it by appending an appropriate adverbial to its name:

0 commit comments

Comments
 (0)