We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e501c01 + f5fac38 commit 5c86c73Copy full SHA for 5c86c73
src/keywords.md
@@ -90,6 +90,11 @@ The following keywords are reserved beginning in the 2018 edition.
90
> **<sup>Lexer 2018+</sup>**\
91
> KW_TRY : `try`
92
93
+The following keywords are reserved beginning in the 2024 edition.
94
+
95
+> **<sup>Lexer 2024+</sup>**\
96
+> KW_GEN : `gen`
97
98
## Weak keywords
99
100
These keywords have special meaning only in certain contexts. For example, it
0 commit comments