Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
9fc4d94d04f972782fee2dc5b3b25d052d88601a
/
.
/
compiler
/
testData
/
compileKotlinAgainstCustomBinaries
/
replaceAnnotationClassWithInterface
/
source.kt
blob: 33de0788f3556025a39f8c01875ef344211e0180 [
file
]
package
test
fun bar
()
=
Test
().
foo
(
"ok"
)