[Test] Replace remaining KOTLIN_CONFIGURATION_FLAGS directives with specific ones

This commit is contained in:
Dmitriy Novozhilov
2021-02-10 10:40:01 +03:00
committed by TeamCityServer
parent 3ee5665746
commit 606ae45f5f
29 changed files with 54 additions and 35 deletions
@@ -1,6 +1,6 @@
// DONT_TARGET_EXACT_BACKEND: WASM
// WASM_MUTE_REASON: SAM_CONVERSIONS
// KOTLIN_CONFIGURATION_FLAGS: +JVM.NO_OPTIMIZED_CALLABLE_REFERENCES
// NO_OPTIMIZED_CALLABLE_REFERENCES
fun interface P {
fun get(): String