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