Files
kotlin-fork/compiler/testData/codegen/junit/kt1592.kt
T
2015-09-18 10:14:32 +03:00

4 lines
74 B
Kotlin
Vendored

import org.junit.Test
@Test fun foo(m : java.lang.reflect.Method) = "OK"