Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
a0400f59c22402736466d7a35a6f4e534823ecd8
/
.
/
compiler
/
testData
/
compileKotlinAgainstCustomBinaries
/
strictMetadataVersionSemanticsSameVersion
/
source.kt
blob: 80cd851db3c27d9a0e01f12bf7764a070d1b8aeb [
file
] [
log
] [
blame
]
import
a
.*
fun test
(
c
:
C
)
{
f
()
v
c
.
let
{
C
()
}
}