4c62788c3e
#KT-31533 Fixed
5 lines
59 B
Plaintext
Vendored
5 lines
59 B
Plaintext
Vendored
class A {
|
|
}
|
|
|
|
operator fun A.<caret>plus(other: A): A = A()
|