package foo fun simpleFoo(s: Int = 111) { } // 1 BIPUSH 111 // 1 INVOKESTATIC foo/DefaultDelegationKt.simpleFoo\$default \(II\)V