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