Files
plthy/tests/02_variable.plthy
2024-02-19 11:21:07 +01:00

4 lines
47 B
Plaintext

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