Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
49ce95ac6651db5c91015f9b0de5c3bff2185e61
/
.
/
compiler
/
testData
/
loadJava
/
compiledJava
/
annotations
/
SimpleAnnotation.txt
blob: b53630f497ed77fbfbe9ac3805595af1e77a942f [
file
]
package test
public final annotation class SimpleAnnotation : kotlin.Annotation {
public constructor SimpleAnnotation()
}