Do not show non-actual members in actual gutter #KT-27951 Fixed
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
expect fun doSomething(s: String)
|
||||
|
||||
fun doSomething(s: String, i: Int) {
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user