Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
2f8b8915520217c656f00750d7faa239c6233ece
/
.
/
compiler
/
testData
/
codegen
/
boxMultiFile
/
samePartNameDifferentFacades
/
box.kt
blob: aaae71300c2e579d76ec38c32414af25343e7741 [
file
]
package
test
fun box
():
String
=
foo
()
+
bar
()