85f85e85b4
#EA-70291 Fixed
4 lines
85 B
Kotlin
Vendored
4 lines
85 B
Kotlin
Vendored
// "Create parameter '\u00A0'" "true"
|
|
fun test() {
|
|
val t: Int = <caret>`\u00A0`
|
|
} |