Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
cae7f90b594750d624e94b3325571f4b5ebff2f0
/
.
/
compiler
/
testData
/
multiplatform
/
jvmMultifileClass
/
jvm.kt
blob: 05007b3dc69bc13966ecdef29404730352560492 [
file
] [
log
] [
blame
]
actual fun foo
()
{}
fun test
()
{
foo
()
}