CVS difference for ai12s/ai12-0119-1.txt
--- ai12s/ai12-0119-1.txt 2018/11/13 05:47:39 1.25
+++ ai12s/ai12-0119-1.txt 2019/01/25 23:26:17 1.26
@@ -571,18 +571,18 @@
!corrigendum 5.1(5/2)
@drepl
-@xcode<@fa<compound_statement>@fa< ::=>
- @fa<if_statement> | @fa<case_statement>
- | @fa<loop_statement> | @fa<block_statement>
- | @fa<extended_return_statement>
- | @fa<accept_statement> | @fa<select_statement>>
+@xindent<@fa<compound_statement>@fa<@ ::=@ >@hr
+@ @ @ @ @fa<if_statement>@ |@ @fa<case_statement>@hr
+@ @ |@ @fa<loop_statement>@ |@ @fa<block_statement>@hr
+@ @ |@ @fa<extended_return_statement>@hr
+@ @ |@ @fa<accept_statement>@ |@ @fa<select_statement>>
@dby
-@xcode<@fa<compound_statement>@fa< ::=>
- @fa<if_statement> | @fa<case_statement>
- | @fa<loop_statement> | @fa<block_statement>
- | @fa<parallel_block_statement>
- | @fa<extended_return_statement>
- | @fa<accept_statement> | @fa<select_statement>>
+@xindent<@fa<compound_statement>@fa<@ ::=@ >@hr
+@ @ @ @ @fa<if_statement>@ |@ @fa<case_statement>@hr
+@ @ |@ @fa<loop_statement>@ |@ @fa<block_statement>@hr
+@ @ |@ @fa<parallel_block_statement>@hr
+@ @ |@ @fa<extended_return_statement>@hr
+@ @ |@ @fa<accept_statement>@ |@ @fa<select_statement>>
!corrigendum 5.1(15)
@@ -632,13 +632,13 @@
!corrigendum 5.5(3/3)
@drepl
-@xcode<@fa<iteration_scheme>@fa< ::= >@ft<@b<while>> @fa<condition>
- | @ft<@b<for>> @fa<loop_parameter_specification>
- | @ft<@b<for>> @fa<iterator_specification>>
+@xindent<@fa<iteration_scheme>@fa<@ ::=@ >@b<while>@ @fa<condition>@hr
+@ @ |@ @b<for>@ @fa<loop_parameter_specification>@hr
+@ @ |@ @b<for>@ @fa<iterator_specification>>
@dby
-@xcode<@fa<iteration_scheme>@fa< ::= >@ft<@b<while>> @fa<condition>
- | [@ft<@b<parallel>>] @ft<@b<for>> @fa<loop_parameter_specification>
- | @ft<@b<for>> @fa<iterator_specification>
+@xindent<@fa<iteration_scheme>@fa<@ ::=@ >@ft<@b<while>>@ @fa<condition>@hr
+@ @ |@ [@b<parallel>]@ @b<for>@ @fa<loop_parameter_specification>@hr
+@ @ |@ @ @ @ @ @ @ @ @ @ @ @ @b<for>@ @fa<iterator_specification>
!corrigendum 5.5(5)
@@ -732,14 +732,14 @@
@s8<@i<Syntax>>
-@xcode<@fa<parallel_block_statement>@fa< ::= >
- @ft<@b<parallel do>>
- @fa<handled_sequence_of_statements>
- @ft<@b<and>>
- @fa<handled_sequence_of_statements>
- {@ft<@b<and>>
- @fa<handled_sequence_of_statements>}
- @ft<@b<end do>> @fa<;>>
+@xindent<@fa<parallel_block_statement>@fa<@ ::=@ >@hr
+@ @ @ @ @b<parallel@ do>@hr
+@ @ @ @ @ @ @ @fa<handled_sequence_of_statements>@hr
+@ @ @ @ @b<and>@hr
+@ @ @ @ @ @ @ @fa<handled_sequence_of_statements>@hr
+@ @ @ {@b<and>@hr
+@ @ @ @ @ @ @ @fa<handled_sequence_of_statements>}@hr
+@ @ @ @ @b<end@ do>;>
@s8<@i<Static Semantics>>
Questions? Ask the ACAA Technical Agent