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