[TEST] Set proper TARGET_BACKEND for jvm-specific irText tests
This commit is contained in:
committed by
teamcityserver
parent
b587b71b0f
commit
14c91ca0de
@@ -1,3 +1,4 @@
|
||||
// TARGET_BACKEND: JVM
|
||||
// FILE: delegatedImplementationOfJavaInterface.kt
|
||||
|
||||
class Test(private val j: J) : J by j
|
||||
|
||||
Reference in New Issue
Block a user