d3a9d122e6
#KT-18851 Fixed
5 lines
85 B
Kotlin
Vendored
5 lines
85 B
Kotlin
Vendored
// "Add 'operator' modifier" "true"
|
|
|
|
header class Foo {
|
|
fun <caret>unaryMinus()
|
|
} |