aboutsummaryrefslogtreecommitdiff
path: root/tests/cxx/parser/polymorphism/driver.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'tests/cxx/parser/polymorphism/driver.cxx')
-rw-r--r--tests/cxx/parser/polymorphism/driver.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/cxx/parser/polymorphism/driver.cxx b/tests/cxx/parser/polymorphism/driver.cxx
index c543870..581eede 100644
--- a/tests/cxx/parser/polymorphism/driver.cxx
+++ b/tests/cxx/parser/polymorphism/driver.cxx
@@ -121,4 +121,6 @@ main (int argc, char* argv[])
return 1;
}
#endif
+
+ return 0;
}