Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
f7ff397a310cd4d47fc4849043f8c9d47412e512
/
.
/
compiler
/
testData
/
resolvedCalls
/
dynamic
/
explicitReceiverIsDispatchReceiver.kt
blob: 0e181b2786ac65c6ae4f0e79370ec394d1c0f699 [
file
]
fun bar
(
a
:
dynamic
)
{
a
.<
caret
>
foo
()
}