4 lines
31 B
C++
4 lines
31 B
C++
struct TestStruct {
|
|
int a;
|
|
};
|
struct TestStruct {
|
|
int a;
|
|
};
|