Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
96205cabfdb14a5aa5b1f0127871cee9c09aaef9
/
.
/
compiler
/
testData
/
loadJava
/
compiledKotlin
/
annotations
/
SimpleAnnotation.txt
blob: 99a705e74ffb4fd2673aabf1b4ebd91417029382 [
file
]
package test
public final annotation class SimpleAnnotation : kotlin.Annotation {
/*primary*/ public constructor SimpleAnnotation()
}