d3a9d122e6
#KT-18851 Fixed
7 lines
99 B
Plaintext
Vendored
7 lines
99 B
Plaintext
Vendored
// "Add 'operator' modifier" "true"
|
|
|
|
impl class Foo {
|
|
impl operator fun unaryMinus() {
|
|
|
|
}
|
|
} |