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