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

5 lines
85 B
Plaintext

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