Unused symbol: don't suggest actual declaration used in another platform
Related to KT-17512 Related to KT-15666
This commit is contained in:
+3
@@ -0,0 +1,3 @@
|
||||
expect class My constructor() {
|
||||
fun foo()
|
||||
}
|
||||
+3
@@ -0,0 +1,3 @@
|
||||
expect class My constructor() {
|
||||
fun foo()
|
||||
}
|
||||
Reference in New Issue
Block a user