Sign in
◑
Theme
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
e74282753ae0fda39015b2d1cc9c31db24bb800c
/
.
/
idea
/
testData
/
codeInsight
/
surroundWith
/
not
/
severalExpr.kt
blob: 63df42703d066f5aaaa96615f4ddc4bafa93af69 [
file
]
fun foo
()
{
<selection>
1
==
2
&&
3
!=
4
</
selection
>
}