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