]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libstdc++-v3/testsuite/21_strings/element_access.cc
*.cc: Remove spaces, make sure testcases return zero.
[thirdparty/gcc.git] / libstdc++-v3 / testsuite / 21_strings / element_access.cc
index 34d63923a9420788cb93df3b17684e507215776d..4deabda1b7b8047720294578891c9a4d452cbad0 100644 (file)
@@ -89,12 +89,6 @@ bool test01(void)
 
 int main()
 { 
-
-
   test01();
+  return 0;
 }
-
-
-
-
-