some fixes with dictionary; add aliases

This commit is contained in:
2025-07-17 17:06:13 +03:00
parent 0074eac5d8
commit 5f4e06bb7b
10 changed files with 685 additions and 276 deletions

View File

@@ -0,0 +1,15 @@
# aliases for test purposes
allon : id = 5 # turn all on
alloff: id = 0 # turn all off
get : id
#wrong:
: test3 = stop
help :
some wrong
# good but with space inside
space test : test3 = 0
# newer call
test1 : test2
# no newline
got : test1