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