> >> (defmacro f+(n1 n2)`(the fixnum (+ (the fixnum ,n1) > >> (the fixnum ,n2))))
> Listen to what Alexey said. If you lie to the compiler, which are you > doing, the compiler can and will bite you. I assure you to never use these operations on values that transcede the permitted range. :-)
