From a96f260da26f431291ddb2723063179a692d23b3 Mon Sep 17 00:00:00 2001 From: bloodstalker Date: Tue, 28 Nov 2017 08:23:34 +0330 Subject: python driver wip, obfuscator updated and readme, general readme updates --- test/bruisertest/test.cpp | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'test/bruisertest') diff --git a/test/bruisertest/test.cpp b/test/bruisertest/test.cpp index 78630e8..9b0ce2f 100644 --- a/test/bruisertest/test.cpp +++ b/test/bruisertest/test.cpp @@ -33,6 +33,16 @@ namespace devi int main(int argc, const char **argv) { + /***hya**/ + /* + * + * */ + // /**/ + int bubba; // this one + int hubba; /* + * + */ + //std::cout << "//" << "/**/" << "\n"; #if 0 std::ofstream myfile; myfile.open("./touch"); -- cgit v1.2.3