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