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