f8a6217fb5
Relates to #KT-35189
6 lines
95 B
Kotlin
Vendored
6 lines
95 B
Kotlin
Vendored
// OUT_OF_CODE_BLOCK: FALSE
|
|
// TYPE: '\b\b'
|
|
|
|
fun uncomment(): String {
|
|
//<caret>return ""
|
|
} |