Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
0801cc12da5af28d8009eb66d070f37079ab755d
/
.
/
idea
/
idea-completion
/
testData
/
handlers
/
smart
/
TabReplaceExpression2.kt
blob: 27003049d4d0b18bbbc4cea1c493076a0e5631e2 [
file
] [
log
] [
blame
]
fun foo
(
s
:
String
){
}
fun bar
(
sss
:
String
)
{
foo
(<
caret
>
1
+
x
)
}
//ELEMENT: sss
//CHAR: \t