5 lines
62 B
C
5 lines
62 B
C
![]() |
// Wrong type of member
|
||
|
struct wrong_member {
|
||
|
tInt9 a;
|
||
|
};
|