rootandy
println(bar) // prints output of thingThatCouldReturnNull() if foo is not null println(baz) // prints "Hello" if is not null