From 4b3455dfa16697b04fd7dab4b0ce871b8cfecf43 Mon Sep 17 00:00:00 2001 From: Pavel Punegov Date: Tue, 13 Oct 2020 21:36:31 +0300 Subject: [PATCH] Set backend for the test --- .../testData/compileKotlinAgainstKotlin/fir/LibraryProperty.kt | 1 + 1 file changed, 1 insertion(+) 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