Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
0801cc12da5af28d8009eb66d070f37079ab755d
/
.
/
idea
/
testData
/
codeInsight
/
postfix
/
when.kt
blob: d7ac08c5037aa40f3390baf954b096c541871285 [
file
] [
log
] [
blame
]
fun foo
(
x
:
String
)
{
x
.
when
<caret>
}