RosettaCodeData/Task/Compile-time-calculation/XLISP/compile-time-calculation-2.xlisp

2 lines
54 B
Text
Raw Permalink Normal View History

2016-12-05 23:44:36 +01:00
(defmacro f10-at-run-time () '(* 2 3 4 5 6 7 8 9 10))