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