[Test] Mark BB tests on modern jdks with tag and ignore them in different-jdk tests
This commit is contained in:
committed by
teamcityserver
parent
c2e2068682
commit
de73622af9
@@ -1,5 +1,4 @@
|
||||
// STRING_CONCAT: indy
|
||||
// JVM_TARGET: 9
|
||||
fun box(): String {
|
||||
val z = "0"
|
||||
val result = z + z + z + z + z + z + z + z + z + z + z + z + z + z + z + z + z + z + z + z +
|
||||
|
||||
Reference in New Issue
Block a user