Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
699829ccb3e80dbb53c10cccdf1e50f06a5c5346
/
.
/
idea
/
testData
/
codeInsight
/
surroundWith
/
not
/
booleanExpr.kt.after
blob: a0da38db83aad912eea6cca96bbe35aa2eecbf8f [
file
]
fun foo
()
{
!(
1
==
2
)<
caret
>
}