4 lines
40 B
Go
4 lines
40 B
Go
|
|
if booleanExpression {
|
||
|
|
statements
|
||
|
|
}
|