b3b9ffaea9
Check that the client code compiles against the "broken" classpath instead. Descriptor text dump is a part of the obsolete test infrastructure and should not be used anymore.
4 lines
43 B
Kotlin
Vendored
4 lines
43 B
Kotlin
Vendored
package test
|
|
|
|
fun bar() = Test().foo("ok")
|