This commit is contained in:
2024-02-21 15:37:38 +01:00
parent 153216ce63
commit ee2817afbb
11 changed files with 40 additions and 36 deletions

View File

@ -1,5 +1,5 @@
hello|
set 2 -> x|
set 3 -> x because variable x = 3|
do set 3 -> x because variable x = 3|
do print<variable x;>|
goodbye|