2 lines
52 B
Text
2 lines
52 B
Text
|
|
if <condition> then <truebranch> else <falsebranch>
|
|
|
if <condition> then <truebranch> else <falsebranch>
|