hey look, variables
parent
89b5bbcb6f
commit
239b63b3d6
@ -0,0 +1,2 @@
|
|||||||
|
an_item: "this is the value of the item"
|
||||||
|
a_variable: an_item
|
@ -0,0 +1,13 @@
|
|||||||
|
root:
|
||||||
|
assign:
|
||||||
|
name:
|
||||||
|
an_item
|
||||||
|
value:
|
||||||
|
string:
|
||||||
|
this is the value of the item
|
||||||
|
assign:
|
||||||
|
name:
|
||||||
|
a_variable
|
||||||
|
value:
|
||||||
|
variable:
|
||||||
|
an_item
|
Loading…
Reference in New Issue