doc: sample: add a slightly more complicated block sample
This commit is contained in:
@@ -6,4 +6,6 @@ y = 32 * 64.
|
|||||||
z = 64 / 4.
|
z = 64 / 4.
|
||||||
x = y + z.
|
x = y + z.
|
||||||
|
|
||||||
|
q = [ x = y[0] ].
|
||||||
|
|
||||||
cout put:'Answer: {x}'
|
cout put:'Answer: {x}'
|
||||||
|
|||||||
Reference in New Issue
Block a user