]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libstdc++-v3/testsuite/21_strings/operations.cc
*.cc: Remove spaces, make sure testcases return zero.
[thirdparty/gcc.git] / libstdc++-v3 / testsuite / 21_strings / operations.cc
index 996d7d566ef5127f0f16d13b76970db02ee85890..d837320b9f98aed9c2b8de25a27a29092d15efea 100644 (file)
@@ -52,5 +52,5 @@ int test01(void)
 int main()
 { 
   test01();
+  return 0;
 }
-