Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
0801cc12da5af28d8009eb66d070f37079ab755d
/
.
/
idea
/
testData
/
decompiler
/
decompiledText
/
AnnotationsOnPrimaryCtr
/
Dependency.kt
blob: 2142cdf131ea4fba35920c30e65c7489e338b925 [
file
] [
log
] [
blame
]
package
dependency
annotation
class
A
(
val s
:
String
)
annotation
class
B
(
val i
:
Int
)
annotation
class
C