c32e7c723d
^KT-62407 fixed
7 lines
61 B
Kotlin
Vendored
7 lines
61 B
Kotlin
Vendored
/**
|
|
* [th<caret>is]
|
|
*/
|
|
val AAA.foo
|
|
get() = 1
|
|
|
|
class AAA |