[IDE-NI-MIGRATE] [OK] Enable only OI on some IDEA tests that unrelevant in NI
This commit is contained in:
committed by
Mikhail Zarechenskiy
parent
48e450684b
commit
5715c32216
@@ -1,5 +1,6 @@
|
||||
// !DIAGNOSTICS_NUMBER: 1
|
||||
// !DIAGNOSTICS: NONE_APPLICABLE
|
||||
// !LANGUAGE: -NewInference
|
||||
|
||||
fun filterChars(chars: List<Char>, str: String) =
|
||||
chars.filter(str::contains)
|
||||
|
||||
Reference in New Issue
Block a user