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