✨
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
hello|
|
||||
${1;2;3;} -> x|
|
||||
set {1;2;3;} -> x|
|
||||
do print<variable x;>|
|
||||
${1;1+1;do print<3;>;} -> y|
|
||||
set {1;1+1;do print<3;>;} -> y|
|
||||
do print<variable y{5 - 4};>|
|
||||
goodbye|
|
Reference in New Issue
Block a user