[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#67820: 29.1; Code example in "fwd-para while" has unmatched ending p
From: |
Eli Zaretskii |
Subject: |
bug#67820: 29.1; Code example in "fwd-para while" has unmatched ending parentheses |
Date: |
Sat, 16 Dec 2023 15:40:53 +0200 |
> From: Xiyue Deng <manphiz@gmail.com>
> Cc: 67820@debbugs.gnu.org
> Date: Sat, 16 Dec 2023 02:46:42 -0800
>
> +(Note that this code snippet is copied verbatim from the original code,
> +so the two extra ending parentheses are matching the previous `if' and
> +`while'.)
The "if" and "while" should be in @code, not quoted with literal
characters.