4 lines
73 B
Kotlin
Vendored
4 lines
73 B
Kotlin
Vendored
import org.junit.Test
|
|
|
|
Test fun foo(m : java.lang.reflect.Method) = "OK"
|