X-Git-Url: https://git.saurik.com/cycript.git/blobdiff_plain/1abe53bff9f3ea0bebf749a4b49271c4eff7ec12..c5b15840ab1bb70218506531f9a73fe2d112b007:/Driver.cpp?ds=inline diff --git a/Driver.cpp b/Driver.cpp index df31a03..83b9462 100644 --- a/Driver.cpp +++ b/Driver.cpp @@ -41,6 +41,7 @@ CYDriver::CYDriver(CYPool &pool, std::istream &data, const std::string &filename { in_.push(false); return_.push(false); + super_.push(false); template_.push(false); yield_.push(false);