5 lines
32 B
Text
5 lines
32 B
Text
|
|
if (x==1)
|
||
|
|
{
|
||
|
|
// do something
|
||
|
|
}
|