RosettaCodeData/Task/Call-a-function/LFE/call-a-function-4.lfe

4 lines
73 B
Text
Raw Permalink Normal View History

2023-07-01 11:58:00 -04:00
> (my-func '"bread" '"cheese")
I got called with "bread" and "cheese"
ok