Files
plthy/tests/23_int.plthy
2024-02-23 16:00:19 +01:00

4 lines
65 B
Plaintext

hello|
set '2' -> x|
do print<2 + do int<variable x;>;>|
goodbye|