2 lines
54 B
Text
2 lines
54 B
Text
|
|
(defmacro f10-at-run-time () '(* 2 3 4 5 6 7 8 9 10))
|
|
|
(defmacro f10-at-run-time () '(* 2 3 4 5 6 7 8 9 10))
|