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