This commit is contained in:
2024-02-21 15:08:01 +01:00
parent b6949f6a73
commit b388a6a95c
11 changed files with 31 additions and 8 deletions

View File

@@ -1,4 +1,4 @@
hello|
set 2 -> x|
do print<variable x;>|
set 2 -> z|
do print<variable z;>|
goodbye|