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

6 lines
60 B
Plaintext

hello|
[
$5 -> x|
do print<variable x;>|
]|
goodbye|