On Tuesday, 3 May 2022 at 17:21:47 UTC, JG wrote:
Hi,

The specification of string literals has either some errors or I don't understand what is meant by a Character.
[...]
Which to me means that e.g.
r"""
should be a WysiwygString, which the compiler thinks is not (not surprisingly).

Am I misunderstanding something?

The rule is not correct but the implementation in the lexer is.
That's a valid issue for dlang.org
  • String Literals JG via Digitalmars-d-learn
    • Re: String Literals user1234 via Digitalmars-d-learn

Reply via email to