X-Git-Url: https://git.saurik.com/cycript.git/blobdiff_plain/0cf05c538877762c68710791b1e9f58750e56a2e..74dde0f879f5c11cfb10e161ec5e4c4f2abbca73:/Cycript.yy.in diff --git a/Cycript.yy.in b/Cycript.yy.in index 983802f..a11643f 100644 --- a/Cycript.yy.in +++ b/Cycript.yy.in @@ -160,6 +160,7 @@ int cylex(YYSTYPE *, cy::location *, void *); @begin E4X ObjectiveC %token At "@" +%token Pound "#" @end %token Ampersand "&"