4b2834c4a8
#KT32868 Fixed
4 lines
67 B
Kotlin
Vendored
4 lines
67 B
Kotlin
Vendored
// OUT_OF_CODE_BLOCK: TRUE
|
|
class Test {
|
|
val a = "aasdf<caret>"
|
|
} |