Fix test data

This commit is contained in:
Mikhael Bogdanov
2018-07-18 08:40:35 +02:00
parent bb575866cb
commit bca6b98ea8
2 changed files with 4 additions and 0 deletions
@@ -1,5 +1,7 @@
// !LANGUAGE: +JvmFieldInInterface
// TARGET_BACKEND: JVM
// IGNORE_BACKEND: JS
// IGNORE_BACKEND: JS_IR
// WITH_RUNTIME
class Bar(val value: String)