From f0510d2f90467de8e8f260b47d79a9baaf9bef17 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Thu, 17 Sep 2009 07:15:29 +0200 Subject: Start tracking XSD with git --- tests/cxx/tree/polymorphism/ostream/output | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 tests/cxx/tree/polymorphism/ostream/output (limited to 'tests/cxx/tree/polymorphism/ostream/output') diff --git a/tests/cxx/tree/polymorphism/ostream/output b/tests/cxx/tree/polymorphism/ostream/output new file mode 100644 index 0000000..bf0e814 --- /dev/null +++ b/tests/cxx/tree/polymorphism/ostream/output @@ -0,0 +1,13 @@ + +base: +a: a +fund: 1 +base: +a: a +fund: 1 +b: b +base: +a: a +fund: 1 +c: c1 +c: c2 -- cgit v1.1