e06c13732f
So #KT-19871 Fixed
6 lines
125 B
Kotlin
Vendored
6 lines
125 B
Kotlin
Vendored
// CHOOSE_USE_SITE_TARGET: setparam
|
|
// IS_APPLICABLE: false
|
|
|
|
annotation class A
|
|
|
|
class Constructor(@A<caret> val foo: String) |