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