]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libstdc++-v3/testsuite/21_strings/append.cc
*.cc: Remove spaces, make sure testcases return zero.
[thirdparty/gcc.git] / libstdc++-v3 / testsuite / 21_strings / append.cc
index 07b170674a4727e64070024801bfca0f2ff1ee12..2333cc3dd8755f2efcd1b9326b3db4d42e1d137b 100644 (file)
@@ -160,9 +160,5 @@ bool test01(void)
 int main()
 { 
   test01();
+  return 0;
 }
-
-
-
-
-