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