6 lines
41 B
Plaintext
6 lines
41 B
Plaintext
|
if (condition)
|
||
|
foo();
|
||
|
else
|
||
|
{
|
||
|
foo
|