Loading tests/foo/1.0/IFoo.hal +0 −1 Original line number Diff line number Diff line Loading @@ -103,7 +103,6 @@ interface IFoo { union U { int8_t number; int8_t[1][2] multidimArray; pointer p; Fumble anotherStruct; bitfield<BitField> bf; } u; Loading Loading
tests/foo/1.0/IFoo.hal +0 −1 Original line number Diff line number Diff line Loading @@ -103,7 +103,6 @@ interface IFoo { union U { int8_t number; int8_t[1][2] multidimArray; pointer p; Fumble anotherStruct; bitfield<BitField> bf; } u; Loading