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