[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: genericSamSmartcast.kt
|
||||
fun f(x: Any): String {
|
||||
if (x is A<*>) {
|
||||
|
||||
Reference in New Issue
Block a user