Use OverrideMemberChooserObject to generate actual decls in quick-fixes
This can fix a lot of issues related to inexact generation, in particular #KT-27093 Fixed
This commit is contained in:
@@ -1,2 +1,3 @@
|
||||
// testHelper: to be implemented
|
||||
actual fun testHelper() {}
|
||||
actual fun testHelper() {
|
||||
}
|
||||
Reference in New Issue
Block a user