3 lines
66 B
Text
3 lines
66 B
Text
|
|
(defun my-func()
|
||
|
|
(: io format '"I get called with NOTHING!~n"))
|