Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
2b455fc1ba7dcb99fa03fdfc31c7672d6ccfc9fd
/
.
/
compiler
/
testData
/
compileKotlinAgainstJava
/
SimpleAnnotation.kt
blob: d895cd57b3e482899b85f4e1aafb678576821008 [
file
]
package
test
@SimpleAnnotation
private
fun withSimpleAnnotation
()
{}