Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
2f8b8915520217c656f00750d7faa239c6233ece
/
.
/
compiler
/
testData
/
codegen
/
boxInline
/
private
/
privateInInlineInMultiFileFacade.1.kt
blob: d2766156005e02ee8994b78090e0a4c68de75c4b [
file
]
import
test
.*
fun box
():
String
{
return
A
().
call
();
}