Skip to content
Snippets Groups Projects
Commit 3bda71f7 authored by ram's avatar ram
Browse files

Fixed type in last edit.

parent 86e2d24d
No related branches found
No related tags found
No related merge requests found
......@@ -115,7 +115,7 @@
;;; converted: we could go into an infinite recursion trying to convert the
;;; definition of a macro which uses itself.
;;;
(let ((c:compile-time-define-macros* nil))
(let ((c:*compile-time-define-macros* nil))
(comf "ncode:defstruct")
(comf "ncode:defmacro")
(comf "ncode:macros")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment