Refactoring: change signature should affected expect/actual
#KT-33972 Fixed
This commit is contained in:
@@ -0,0 +1 @@
|
||||
expect fun f1(i: Int, s: String)
|
||||
@@ -0,0 +1 @@
|
||||
expect fun String.f1(i: Int)
|
||||
Reference in New Issue
Block a user