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