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