4 lines
38 B
Text
4 lines
38 B
Text
|
|
decl string a b
|
||
|
|
set a "hello"
|
||
|
|
set b a
|