summaryrefslogtreecommitdiff
path: root/MLKInterpretedClosure.m
diff options
context:
space:
mode:
authorMatthias Andreas Benkard <matthias@benkard.de>2008-06-28 22:22:04 +0200
committerMatthias Andreas Benkard <matthias@benkard.de>2008-06-28 22:22:04 +0200
commitee2d7b7d9bb5ab87dc7986407ee44acd6bcad429 (patch)
tree3c6729e1d9edace9963def362d05d23f7b0e4a74 /MLKInterpretedClosure.m
parent05fc2a9fd9326bd059681b7684a74e1ad1de1ec6 (diff)
Add support for compiler macros to lexical contexts.
Diffstat (limited to 'MLKInterpretedClosure.m')
-rw-r--r--MLKInterpretedClosure.m1
1 files changed, 1 insertions, 0 deletions
diff --git a/MLKInterpretedClosure.m b/MLKInterpretedClosure.m
index edf7e17..4557c7b 100644
--- a/MLKInterpretedClosure.m
+++ b/MLKInterpretedClosure.m
@@ -66,6 +66,7 @@ static MLKSymbol *PROGN;
functions:nil
goTags:nil
macros:nil
+ compilerMacros:nil
symbolMacros:nil
declarations:nil];