This commit is contained in:
2024-02-23 16:00:19 +01:00
parent 1a793bebe7
commit 6234f3fb50
11 changed files with 111 additions and 26 deletions

4
tests/23_int.plthy Normal file
View File

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