95b77f6386
#KT-36482 Fixed
3 lines
110 B
Kotlin
Vendored
3 lines
110 B
Kotlin
Vendored
// IS_APPLICABLE: false
|
|
|
|
annotation class OverloadedAnn(val s1: String<caret> = "abc", val s2: String = "abc") |