5 lines
39 B
Plaintext
5 lines
39 B
Plaintext
|
test{
|
||
|
while 3 {
|
||
|
int x = 3;
|
||
|
}
|
||
|
}
|