Add typing syntax
This commit is contained in:
@ -1735,7 +1735,9 @@ void GDScriptLanguage::get_reserved_words(List<String> *p_words) const {
|
||||
"NAN",
|
||||
"self",
|
||||
"true",
|
||||
"void",
|
||||
// functions
|
||||
"as",
|
||||
"assert",
|
||||
"breakpoint",
|
||||
"class",
|
||||
|
||||
Reference in New Issue
Block a user