blob: 98dcd23a0f62f912af4d1d4909c2d7b393359676 (
plain)
1
2
3
4
5
6
7
8
|
InterfaceMismatch.ice:12: class `Foo1' was declared as interface
InterfaceMismatch.ice:13: class `Foo1' was declared as interface
InterfaceMismatch.ice:13: parse error
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:20: parse error
InterfaceMismatch.ice:23: interface `Foo4' was defined as class
|