[IDE-NI-MIGRATE] [OK] Enable only OI on some IDEA tests that unrelevant in NI

This commit is contained in:
Dmitriy Novozhilov
2019-04-22 19:28:32 +03:00
committed by Mikhail Zarechenskiy
parent 48e450684b
commit 5715c32216
14 changed files with 14 additions and 0 deletions
@@ -1,5 +1,6 @@
// !DIAGNOSTICS_NUMBER: 3
// !DIAGNOSTICS: TYPE_INFERENCE_PARAMETER_CONSTRAINT_ERROR
// !LANGUAGE: -NewInference
class A<T, R>
fun <T, R> foo(a: A<T, R>) = a