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