extends Node var outer func _ready() -> void: var inner var dict: Dictionary = { "key1": "value", "key2": null, } dict["➡"]