mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-04 14:11:02 +03:00
Update gdscript_advanced.rst
This commit is contained in:
@@ -300,6 +300,7 @@ states and quick structs:
|
||||
|
||||
# Same example, lua-style support.
|
||||
# This syntax is a lot more readable and usable
|
||||
# Like any GDScript identifier, keys written in this form cannot start with a digit.
|
||||
|
||||
var d = {
|
||||
name = "John",
|
||||
|
||||
Reference in New Issue
Block a user