CVS difference for ai05s/ai05-0150-1.txt
--- ai05s/ai05-0150-1.txt 2010/04/08 02:00:07 1.6
+++ ai05s/ai05-0150-1.txt 2010/04/29 06:27:42 1.7
@@ -33,7 +33,7 @@
Replace 8.4(4) with the following to add optional "all" reserved word syntax:
- use_type_clause ::= use {all} type subtype_mark {, subtype_mark};
+ use_type_clause ::= use [all] type subtype_mark {, subtype_mark};
Add to the end of 8.4(8/2):
@@ -107,7 +107,7 @@
@drepl
@xcode<@fa<use_type_clause ::= >@ft<@b<use type>>@fa< subtype_mark {, subtype_mark};>>
@dby
-@xcode<@fa<use_type_clause ::= >@ft<@b<use>>@fa< {>@ft<@b<all>>@fa<} >@ft<@b<type>>@fa< subtype_mark {, subtype_mark};>>
+@xcode<@fa<use_type_clause ::= >@ft<@b<use>>@fa< [>@ft<@b<all>>@fa<] >@ft<@b<type>>@fa< subtype_mark {, subtype_mark};>>
!corrigendum 8.4(8/2)
Questions? Ask the ACAA Technical Agent