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