RosettaCodeData/Task/Call-a-function/LFE/call-a-function-4.lfe
2023-07-01 13:44:08 -04:00

3 lines
73 B
Text

> (my-func '"bread" '"cheese")
I got called with "bread" and "cheese"
ok