diff options
Diffstat (limited to 'test')
| -rw-r--r-- | test/bruisertest/test.cpp | 10 | 
1 files changed, 10 insertions, 0 deletions
| 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"); | 
