KT-12697 Expand selection action select ": Type" (#898)
This commit is contained in:
committed by
Dmitry Jemerov
parent
b3b83e344b
commit
4669fb3ca7
@@ -1,7 +1,6 @@
|
||||
fun a() : Int {}
|
||||
|
||||
// TODO: Refactor
|
||||
<selection>fun b() : <caret>Short {
|
||||
fun b() <selection>: <caret>Short</selection> {
|
||||
f()
|
||||
}
|
||||
</selection>
|
||||
Reference in New Issue
Block a user