[Test] Replace remaining KOTLIN_CONFIGURATION_FLAGS directives with specific ones
This commit is contained in:
committed by
TeamCityServer
parent
3ee5665746
commit
606ae45f5f
+1
-1
@@ -1,6 +1,6 @@
|
||||
// TARGET_BACKEND: JVM
|
||||
// WITH_RUNTIME
|
||||
// KOTLIN_CONFIGURATION_FLAGS: +JVM.NO_OPTIMIZED_CALLABLE_REFERENCES
|
||||
// NO_OPTIMIZED_CALLABLE_REFERENCES
|
||||
|
||||
class A {
|
||||
fun target(): Int = 42
|
||||
|
||||
Reference in New Issue
Block a user