[NI] Disable feature explicitly as it's required in test

This commit is contained in:
Mikhail Zarechenskiy
2020-02-13 12:08:10 +03:00
parent 7526162f6f
commit 3d28945ecb
@@ -1,4 +1,4 @@
// !LANGUAGE: +NewInference +SamConversionForKotlinFunctions
// !LANGUAGE: +NewInference +SamConversionForKotlinFunctions -SamConversionPerArgument
// IGNORE_BACKEND_FIR: JVM_IR
// TARGET_BACKEND: JVM