From ee2d7b7d9bb5ab87dc7986407ee44acd6bcad429 Mon Sep 17 00:00:00 2001 From: Matthias Andreas Benkard Date: Sat, 28 Jun 2008 22:22:04 +0200 Subject: Add support for compiler macros to lexical contexts. --- MLKInterpretedClosure.m | 1 + 1 file changed, 1 insertion(+) (limited to 'MLKInterpretedClosure.m') 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]; -- cgit v1.2.3