[FIR] Modify signatures also from ERASED_COLLECTION_PARAMETER_SIGNATURES
In this commit we change value parameter type of containsAll, removeAll, retainAll from Java collections. Originally it's Collection<?>, we change it to Collection<T> #KT-42340 Fixed
This commit is contained in:
committed by
teamcityserver
parent
3a693e112b
commit
2dc6467b5d
@@ -1,4 +1,3 @@
|
||||
// IGNORE_BACKEND_FIR: JVM_IR
|
||||
// KJS_WITH_FULL_RUNTIME
|
||||
// IGNORE_BACKEND: NATIVE
|
||||
|
||||
|
||||
Reference in New Issue
Block a user