5 lines
79 B
Plaintext
5 lines
79 B
Plaintext
import java.lang.reflect
|
|
|
|
fun foo(array: Array<String>){}
|
|
|
|
val v: reflect.Array |