Do not use deprecated kotlin.reflect API
This commit is contained in:
@@ -18,7 +18,7 @@ public class J {
|
||||
|
||||
// FILE: K.kt
|
||||
|
||||
import kotlin.reflect.*
|
||||
import kotlin.reflect.full.*
|
||||
import kotlin.reflect.jvm.*
|
||||
import kotlin.test.*
|
||||
|
||||
|
||||
Reference in New Issue
Block a user