Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
699829ccb3e80dbb53c10cccdf1e50f06a5c5346
/
.
/
idea
/
testData
/
codeInsight
/
surroundWith
/
withIfExpression
/
variable.kt
blob: 461f89a5b7da80b65e02671e67c62f5129d7d0ef [
file
]
fun foo
(
x
:
Boolean
)
{
<caret>
x
}