summaryrefslogtreecommitdiff
path: root/cpp/test/Slice/errorDetection/InterfaceMismatch.err
blob: f1121272623ea34a30a08313921c131ae72129fc (plain)
1
2
3
4
5
6
InterfaceMismatch.ice:12: class `Foo1' was declared as interface
InterfaceMismatch.ice:13: class `Foo1' was declared as interface
InterfaceMismatch.ice:16: class `Foo2' was defined as interface
InterfaceMismatch.ice:19: interface `Foo3' was declared as class
InterfaceMismatch.ice:20: interface `Foo3' was declared as class
InterfaceMismatch.ice:23: interface `Foo4' was defined as class