Create actual: do not generate default parameter values
So #KT-23105 Fixed
This commit is contained in:
@@ -0,0 +1 @@
|
||||
// to be created
|
||||
@@ -0,0 +1,4 @@
|
||||
// to be created
|
||||
actual interface I {
|
||||
actual fun f(p: Int)
|
||||
}
|
||||
Reference in New Issue
Block a user