Files
plthy/tests/15_C001.plthy
2024-02-21 15:37:38 +01:00

5 lines
88 B
Plaintext

hello|
set 2 -> x|
do set 3 -> x because variable x = 3|
do print<variable x;>|
goodbye|