blob: c9bf0d66b7d45b4a9106ee188702daaeb36cb246 [file] [log] [blame]
<spot>if</spot> (cond()) {
return first()
}
else {
return second()
}