This commit is contained in:
2024-02-21 14:01:22 +01:00
parent e8dfb94860
commit b6949f6a73
22 changed files with 88 additions and 43 deletions

View File

@ -1,5 +1,5 @@
hello|
$2 -> x|
set 2 -> x|
do print<'a';> if variable x = 1|
do print<'b';> if variable x = 2|
goodbye|