Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
65726c64be853f39a705a972a28bfd1f8a1c54e1
/
.
/
analysis
/
analysis-api
/
testData
/
danglingFileReferenceResolve
/
preferSelf
/
valueParameter.kt
blob: 12c9530ddd16f7871ca0a6c4dd885b6c97994ec9 [
file
]
fun foo
(
abc
:
Int
)
{
a
<caret>
bc
}