summaryrefslogtreecommitdiff
path: root/src/convert/ast_iterate.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/convert/ast_iterate.cpp')
-rw-r--r--src/convert/ast_iterate.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/convert/ast_iterate.cpp b/src/convert/ast_iterate.cpp
index 3bee3234..2e1dfe23 100644
--- a/src/convert/ast_iterate.cpp
+++ b/src/convert/ast_iterate.cpp
@@ -14,6 +14,7 @@ void CASTIterator::handle_type(TypeRef& type)
(None),
(Any),
(Unit),
+ (Macro),
(Primitive),
(Path,
handle_path(ent.path, MODE_TYPE);