a47eaa2cb5
update tests depending on part class naming
5 lines
101 B
Kotlin
Vendored
5 lines
101 B
Kotlin
Vendored
fun foo(a: Int = 1) {}
|
|
|
|
// 0 _DefaultPackage.foo
|
|
// 3 INVOKESTATIC TopLevelFunWithDefaultArgsKt\.foo
|