debug a reserved keyword (even for enums?)
Kagamin
spam at here.lot
Sat Apr 11 20:33:25 UTC 2026
On Saturday, 11 April 2026 at 15:53:10 UTC, user1234 wrote:
> We could imagine a similar system. For example `$<keyword>`
> would perfectly works (as experimented in styx-lang, this is
> never ambiguous).
I think, this used to work and $ was a contextually defined
identifier, not a sigil. On the other hand, it's not much
different from keyword_, this escaping (in C#) always looked
pointless to me.
More information about the Digitalmars-d
mailing list