diff --git a/compiler/testData/compileKotlinAgainstKotlin/fir/LibraryProperty.kt b/compiler/testData/compileKotlinAgainstKotlin/fir/LibraryProperty.kt index c211560a499..f60c0cf1f12 100644 --- a/compiler/testData/compileKotlinAgainstKotlin/fir/LibraryProperty.kt +++ b/compiler/testData/compileKotlinAgainstKotlin/fir/LibraryProperty.kt @@ -1,3 +1,4 @@ +// TARGET_BACKEND: JVM // FILE: A.kt // WITH_RUNTIME