Do not use deprecated kotlin.reflect API
This commit is contained in:
+1
-1
@@ -17,7 +17,7 @@ public class J {
|
||||
|
||||
// FILE: K.kt
|
||||
|
||||
import kotlin.reflect.*
|
||||
import kotlin.reflect.full.*
|
||||
import kotlin.test.assertEquals
|
||||
|
||||
fun box(): String {
|
||||
|
||||
Reference in New Issue
Block a user