RosettaCodeData/Task/Compile-time-calculation/XLISP/compile-time-calculation-2.l
2023-07-01 13:44:08 -04:00

1 line
54 B
Common Lisp

(defmacro f10-at-run-time () '(* 2 3 4 5 6 7 8 9 10))