We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fcb3fd7 commit a917a93Copy full SHA for a917a93
src/identifiers.md
@@ -28,6 +28,6 @@ that does _not_ occur in the set of [keywords].
28
29
[`XID_start`]: http://unicode.org/cldr/utility/list-unicodeset.jsp?a=%5B%3AXID_Start%3A%5D&abb=on&g=&i=
30
[`XID_continue`]: http://unicode.org/cldr/utility/list-unicodeset.jsp?a=%5B%3AXID_Continue%3A%5D&abb=on&g=&i=
31
-[keywords]: ../grammar.html#keywords
+[keywords]: keywords.html
32
[^non_ascii_idents]: Non-ASCII characters in identifiers are currently feature
33
gated. This is expected to improve soon.
0 commit comments