// "Terminate preceding call with semicolon" "true" fun foo() { { "first" }.invoke(); // comment and formatting { "second" }.invoke() }