Add multiple inheritance test.
All checks were successful
The build was successful.

This commit is contained in:
2019-04-05 08:52:30 +02:00
parent 5bfa60724a
commit 62d8451d12
2 changed files with 65 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
Hello world from TestD::test_a().
Hello world from TestE::test_b().
Hello world from TestC::test_c().