[FIR-TEST] Move analysis tests to separate module
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
// FULL_JDK
|
||||
|
||||
fun test(collection: MutableCollection<Boolean>) {
|
||||
collection.removeIf { it }
|
||||
}
|
||||
Reference in New Issue
Block a user