Home
last modified time | relevance | path

Searched refs:KotlinAnnotationLib (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/ksp/test-utils/testData/api/
H A DannotationWithDefault.kt35 annotation class KotlinAnnotationLib(val a: String, val b: String = "defaultInLib", val kClassValue… class
117 @KotlinAnnotationLib("debugLibKt")
H A DannotationWithDefaultValues.kt35 annotation class KotlinAnnotationLib(val a: String, val b: String = "defaultInLib", val kClassValue… class
117 @KotlinAnnotationLib("debugLibKt")