Files
plthy/tests/function.plthy
2024-02-19 08:29:15 +01:00

4 lines
67 B
Plaintext

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