6 lines
34 B
Plaintext
6 lines
34 B
Plaintext
|
|
||
|
test{
|
||
|
int x = 4;
|
||
|
return x;
|
||
|
}
|