Add actual: handle parameters with val/var as compatible with property
So #KT-23762 Fixed
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
// "Add missing actual members" "true"
|
||||
// DISABLE-ERRORS
|
||||
|
||||
actual class <caret>My(actual val name: String)
|
||||
Reference in New Issue
Block a user