This commit is contained in:
2024-02-19 08:29:15 +01:00
commit de0377397f
16 changed files with 557 additions and 0 deletions

6
tests/scope.plthy Normal file
View File

@ -0,0 +1,6 @@
hello|
[
$5 -> x|
do print<variable x;>|
]|
goodbye|