KT-1968 Double closing parentheses entered when completing unit function
#KT-1968 Fixed
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
// KT-1968 Double closing parentheses entered when completing unit function
|
||||
package some
|
||||
|
||||
fun test() = 12
|
||||
fun test1()
|
||||
|
||||
val a = <caret>
|
||||
Reference in New Issue
Block a user