4 lines
30 B
Plaintext
4 lines
30 B
Plaintext
|
test{
|
||
|
int x = 3;
|
||
|
y = 4;
|
||
|
}
|