5 lines
25 B
Plaintext
5 lines
25 B
Plaintext
|
struct A
|
||
|
{
|
||
|
int i;
|
||
|
};
|