File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -731,7 +731,7 @@ echo "\$myC->p1 = >$myC->p1<\n"; // → $myC->p1 = >2<
731731
732732<pre >
733733 <i >heredoc-string-literal::</i >
734- <i >b-prefix<sub >opt</sub ></i > < ;< ;< ; <i >hd-start-identifier new-line hd-body<sub >opt</sub ></i > hd-end-identifier</ i > ;<i ><sub >opt</sub > new-line</i >
734+ <i >b-prefix<sub >opt</sub ></i > < ;< ;< ; <i >hd-start-identifier new-line hd-body<sub >opt</sub ></i > hd-end-identifier ;<i ><sub >opt</sub > new-line</i >
735735
736736 <i >hd-start-identifier::</i >
737737 <i >name</i >
Original file line number Diff line number Diff line change @@ -239,7 +239,7 @@ The grammar notation is described in [Grammars section](09-lexical-structure.md#
239239 -> <i >name</i >
240240
241241 <i >heredoc-string-literal::</i >
242- <i >b-prefix<sub >opt</sub ></i > < ;< ;< ; <i >hd-start-identifier new-line hd-body<sub >opt</sub ></i > hd-end-identifier</ i > ;<i ><sub >opt</sub > new-line</i >
242+ <i >b-prefix<sub >opt</sub ></i > < ;< ;< ; <i >hd-start-identifier new-line hd-body<sub >opt</sub ></i > hd-end-identifier ;<i ><sub >opt</sub > new-line</i >
243243
244244 <i >hd-start-identifier::</i >
245245 <i >name</i >
You can’t perform that action at this time.
0 commit comments