]> git.saurik.com Git - cycript.git/blobdiff - Output.cpp
Optimized the variable renamer to rename more variables to 'a'.
[cycript.git] / Output.cpp
index d3cf17caa53a0e06c33bf1b255dd5f1e64dd4cf1..26dc81fb1d7e33252ab427c9d46c9b12c9a38944 100644 (file)
@@ -655,8 +655,6 @@ static const char *Reserved_[] = {
 
     "let", "yield",
 
-    "each",
-
     NULL
 };