Create expect/actual should move cursor to target declaration
#KT-34411 Fixed
This commit is contained in:
+1
-1
@@ -1 +1 @@
|
||||
expect fun foo(i: Int, d: Double, s: String): Boolean
|
||||
expect fun <caret>foo(i: Int, d: Double, s: String): Boolean
|
||||
Reference in New Issue
Block a user