On Sunday, 20 February 2022 at 15:33:17 UTC, Andrey Zherikov wrote:
On Sunday, 20 February 2022 at 11:08:55 UTC, partypooper wrote:
keyword as struct field

I believe this is the case for the most languages - keyword is not allowed as a variable name.

Yes, but as example in Nim you can surround identifier with backticks to omit this issue.

Reply via email to