fun foo(s: String) {} fun bar() { if (true) { } else 2 }