CVS difference for ai12s/ai12-0190-1.txt

Differences between 1.12 and version 1.13
Log of other versions for file ai12s/ai12-0190-1.txt

--- ai12s/ai12-0190-1.txt	2019/01/11 03:24:19	1.12
+++ ai12s/ai12-0190-1.txt	2019/01/13 06:35:02	1.13
@@ -227,12 +227,12 @@
 !corrigendum 4.4(7/3)
 
 @drepl
-@xcode<@fa<primary ::=>
+@xcode<@fa<primary>@fa< ::= >
    @fa<numeric_literal | >@ft<@b<null>>@fa< | string_literal | aggregate>
  @fa<| name | allocator | (expression)>
  @fa<| (conditional_expression) | (quantified_expression)>>
 @dby
-@xcode<@fa<primary ::=>
+@xcode<@fa<primary>@fa< ::= >
    @fa<numeric_literal | >@ft<@b<null>>@fa< | string_literal | aggregate>
  @fa<| name | allocator | (expression)>
  @fa<| (conditional_expression) | (quantified_expression)>
@@ -249,11 +249,9 @@
 
 @s8<@i<Syntax>>
 
-@xcode<@fa<anonymous_function ::=>
-   @fa<(>@ft<@b<function>>@fa< [function_formal_parameter_list] >@ft<@b<return>>@fa< expression)>>
+@xcode<@fa<anonymous_function>@fa< ::= >@fa<(>@ft<@b<function>>@fa< [function_formal_parameter_list] >@ft<@b<return>>@fa< expression)>>
 
-@xcode<@fa<function_formal_parameter_list ::=>
-   @fa<formal_part | (identifier {, identifier})>>
+@xcode<@fa<function_formal_parameter_list>@fa< ::= >@fa<formal_part | (identifier {, identifier})>>
 
 @s8<@i<Name Resolution Rules>>
 

Questions? Ask the ACAA Technical Agent