mirror of
https://github.com/stan220/godot-docs.git
synced 2026-09-08 16:28:59 +00:00
GDScript: Document match pattern guards
This commit is contained in:
@@ -176,6 +176,7 @@ class GDScriptLexer(RegexLexer):
|
||||
"match",
|
||||
"pass",
|
||||
"return",
|
||||
"when",
|
||||
"while",
|
||||
),
|
||||
suffix=r"\b",
|
||||
|
||||
Reference in New Issue
Block a user