]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libstdc++-v3/testsuite/28_regex/basic_regex/ctors/wchar_t/range.cc
* testsuite/*: Remove stray semi-colons after function definitions.
[thirdparty/gcc.git] / libstdc++-v3 / testsuite / 28_regex / basic_regex / ctors / wchar_t / range.cc
index cf8217a9a6f85de3c2cbd812cc7f7c100f5f5b90..a0a680c823e93c1869e3faae7107d3f901fa203d 100644 (file)
@@ -40,4 +40,4 @@ main()
 { 
   test01();
   return 0;
-};
+}