From 4c408a85759eb42b6b84b8cdab81453df31cd289 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Thu, 15 Dec 2011 13:09:25 +0200 Subject: Register substituting anonymous types with polymorphic maps --- tests/cxx/tree/polymorphism/ostream/output | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'tests/cxx/tree/polymorphism/ostream/output') diff --git a/tests/cxx/tree/polymorphism/ostream/output b/tests/cxx/tree/polymorphism/ostream/output index bf0e814..e7fbd68 100644 --- a/tests/cxx/tree/polymorphism/ostream/output +++ b/tests/cxx/tree/polymorphism/ostream/output @@ -11,3 +11,8 @@ a: a fund: 1 c: c1 c: c2 +base: +a: a +fund: 1 +d: d1 +d: d2 -- cgit v1.1