04c6ea78c7
#KT-10332 Fixed
9 lines
80 B
Kotlin
Vendored
9 lines
80 B
Kotlin
Vendored
class Test123
|
|
|
|
fun foo() {
|
|
<selection>Test123()</selection>
|
|
}
|
|
|
|
/*
|
|
test123
|
|
*/ |