1IB { 2 float f; 3 float f; 4} ib; 5 6IB1 { float f; }; 7IB2 { float f; }; 8 9/*%%* 10field 'f' was already defined in the same interface block ('IB') 11symbol 'f' was already defined 12*%%*/ 13