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

4
tests/variable.plthy Normal file
View File

@@ -0,0 +1,4 @@
hello|
$2 -> x|
do print<variable x;>|
goodbye|