Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
6f1b95d296c5592d3a3e71cc638994fa2ba4e4f7
/
.
/
compiler
/
testData
/
compileKotlinAgainstCustomBinaries
/
preReleaseCompilerAgainstPreReleaseLibraryLatestStable
/
source.kt
blob: 298d363e749ed478b653c3777ec929a6e9cc9204 [
file
]
package
usage
import
a
.*
fun baz
(
param
:
A
)
{
param
.
foo
()
}