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