3 lines
73 B
Text
3 lines
73 B
Text
> (my-func '"bread" '"cheese")
|
|
I got called with "bread" and "cheese"
|
|
ok
|
> (my-func '"bread" '"cheese")
|
|
I got called with "bread" and "cheese"
|
|
ok
|