KT-6118 Redundant type cast can be not redundant?
#KT-6118 Fixed
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
package
|
||||
|
||||
internal fun foo(/*0*/ o: kotlin.Any): kotlin.Unit
|
||||
internal fun foo1(/*0*/ o: kotlin.Any): kotlin.Unit
|
||||
Reference in New Issue
Block a user