fun foo() { "before" do { var a = 2 } while (a > 0) "after" }