Help for this page
$condition ? do{ $a = $b } : do { $c = $d }; $condition ? do_stuff() : do{ $stuff = NOT_DONE };