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

4 lines
67 B
Plaintext

hello|
define five<0> as return 5|
do print<do "five"<>;>|
goodbye|