fun foo(b: Boolean) { if (b) { } else { } } // 0 GETSTATIC