diff options
Diffstat (limited to 'manual')
| -rw-r--r-- | manual/manual.of | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/manual.of b/manual/manual.of index 893592da..18c187f4 100644 --- a/manual/manual.of +++ b/manual/manual.of | |||
| @@ -9743,7 +9743,7 @@ and @bnfNter{LiteralString}, see @See{lexical}.) | |||
| 9743 | @OrNL @Rw{local} @Rw{function} @bnfNter{Name} funcbody | 9743 | @OrNL @Rw{local} @Rw{function} @bnfNter{Name} funcbody |
| 9744 | @OrNL @Rw{global} @Rw{function} @bnfNter{Name} funcbody | 9744 | @OrNL @Rw{global} @Rw{function} @bnfNter{Name} funcbody |
| 9745 | @OrNL @Rw{local} attnamelist @bnfopt{@bnfter{=} explist} | 9745 | @OrNL @Rw{local} attnamelist @bnfopt{@bnfter{=} explist} |
| 9746 | @OrNL @Rw{global} attnamelist | 9746 | @OrNL @Rw{global} attnamelist @bnfopt{@bnfter{=} explist} |
| 9747 | @OrNL @Rw{global} @bnfopt{attrib} @bnfter{*} | 9747 | @OrNL @Rw{global} @bnfopt{attrib} @bnfter{*} |
| 9748 | } | 9748 | } |
| 9749 | 9749 | ||
