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