]> git.saurik.com Git - cycript.git/blobdiff - Cycript.yy.in
CYONify NSObject with # (different from NSString).
[cycript.git] / Cycript.yy.in
index 983802f7ff0bc56fd69218b0514ac0ece6234d70..a11643f13e89573e01cd27a71c9538af67afaaf4 100644 (file)
@@ -160,6 +160,7 @@ int cylex(YYSTYPE *, cy::location *, void *);
 
 @begin E4X ObjectiveC
 %token At "@"
+%token Pound "#"
 @end
 
 %token Ampersand "&"