9 lines
52 B
Plaintext
9 lines
52 B
Plaintext
|
|
if true
|
|
{
|
|
return 3;
|
|
2;
|
|
}
|
|
else
|
|
4;
|
|
return 99; |