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