2023-05-06 16:00:17 -07:00
|
|
|
dictionary foo = {}
|
2023-12-24 12:52:21 +01:00
|
|
|
# <- @type
|
2023-05-06 16:00:17 -07:00
|
|
|
half[] foo = [2, 1, 2]
|
2023-12-24 12:52:21 +01:00
|
|
|
# <- @type
|
2023-05-06 16:00:17 -07:00
|
|
|
string foo = "something"
|
2023-12-24 12:52:21 +01:00
|
|
|
# <- @type
|
2023-05-06 16:00:17 -07:00
|
|
|
timecode time = 1.0
|
2023-12-24 12:52:21 +01:00
|
|
|
# <- @type
|
2023-05-06 16:00:17 -07:00
|
|
|
token[] purpose = ["default", "render"]
|
2023-12-24 12:52:21 +01:00
|
|
|
# <- @type
|
2023-05-06 16:00:17 -07:00
|
|
|
|
|
|
|
|
rel material:binding:collection:Erasers = None
|
2023-12-24 12:52:21 +01:00
|
|
|
# <- @type
|
|
|
|
|
# ^ @namespace
|
|
|
|
|
# ^ @punctuation.delimiter
|
|
|
|
|
# ^ @namespace
|
|
|
|
|
# ^ @punctuation.delimiter
|
|
|
|
|
# ^ @namespace
|
|
|
|
|
# ^ @punctuation.delimiter
|
|
|
|
|
# ^ @variable
|
|
|
|
|
# ^ @constant.builtin
|