4 lines
32 B
C++
4 lines
32 B
C++
|
struct TEST_struct {
|
||
|
int a;
|
||
|
};
|