3002ac96f0
Additionally, we now generate <selection>throw UnsupportedOperationException()</selection> when a missing body is added
5 lines
47 B
Plaintext
5 lines
47 B
Plaintext
class Owner {
|
|
}
|
|
|
|
val Owner.p: Int
|
|
get() = 1 |