48dd968461
This fixes the conversion issue in the following macro: (defmacro doodle [&rest body] `(do ~@body))
This fixes the conversion issue in the following macro: (defmacro doodle [&rest body] `(do ~@body))