Files
kotlin-fork/compiler/testData/codegen/junit/kt1592.kt
T
2013-02-11 02:01:40 +04:00

4 lines
73 B
Kotlin

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