Fix test data

This commit is contained in:
Mikhael Bogdanov
2018-07-17 13:16:31 +02:00
parent bca3e1b95b
commit 52b261e19e
2 changed files with 14 additions and 1 deletions
@@ -1,7 +1,6 @@
// !LANGUAGE: +JvmFieldInInterface
// TARGET_BACKEND: JVM
// WITH_RUNTIME
import kotlin.reflect.full.memberProperties
class Bar(val value: String)