Files
2023-10-10 14:03:49 +00:00

7 lines
61 B
Kotlin
Vendored

/**
* [th<caret>is]
*/
val AAA.foo
get() = 1
class AAA