f709377735
#KT-35189 Fixed
4 lines
76 B
Kotlin
Vendored
4 lines
76 B
Kotlin
Vendored
// OUT_OF_CODE_BLOCK: FALSE
|
|
class Test {
|
|
val a: String = "aasdf<caret>"
|
|
} |