Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
0801cc12da5af28d8009eb66d070f37079ab755d
/
.
/
idea
/
idea-completion
/
testData
/
handlers
/
InsertFunctionWithBothParentheses.kt
blob: 38be6ae5eefd1f223034c3aeb141dfbfb056a99f [
file
] [
log
] [
blame
]
// KT-1968 Double closing parentheses entered when completing unit function
package
some
fun test
()
=
12
fun test1
()
val a
=
<caret>