5 lines
66 B
Plaintext
Vendored
5 lines
66 B
Plaintext
Vendored
actual class Foo {
|
|
actual operator fun unaryMinus() {
|
|
|
|
}
|
|
} |