4 lines
71 B
Kotlin
Vendored
4 lines
71 B
Kotlin
Vendored
package test
|
|
|
|
fun doNothing() = JavaLangClass.func(String::class.java)
|