Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
ec80c21fd118667fdb2e851da7eea5d76d95eb52
/
.
/
idea
/
testData
/
codeInsight
/
surroundWith
/
not
/
severalExprAtCaret.kt.after
blob: a59cd18878014d3f10617642a9c6f57032016760 [
file
] [
log
] [
blame
]
fun foo
()
{
!(
1
==
2
&&
3
!=
4
)<
caret
>
}