Minor, fix test after 60c735f2fd

This commit is contained in:
Alexander Udalov
2017-09-13 18:13:39 +03:00
parent cad6fdb323
commit 296638a7c4
@@ -3,7 +3,9 @@
// WITH_REFLECT
import kotlin.reflect.*
import kotlin.reflect.KProperty
import kotlin.reflect.KMutableProperty
import kotlin.reflect.KMutableProperty1
import kotlin.reflect.full.*
import kotlin.reflect.jvm.*