7c2f6ecba7
#KT-32972 Fixed
3 lines
77 B
Kotlin
Vendored
3 lines
77 B
Kotlin
Vendored
// HIGHLIGHT: GENERIC_ERROR_OR_WARNING
|
|
|
|
fun String.bar() = "x <caret>${this}" |