Files
plthy/tests/02_variable.plthy
2024-02-21 14:01:22 +01:00

4 lines
50 B
Plaintext

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