3002ac96f0
Additionally, we now generate <selection>throw UnsupportedOperationException()</selection> when a missing body is added
5 lines
33 B
Plaintext
5 lines
33 B
Plaintext
class Owner {
|
|
}
|
|
|
|
fun Owner.() {
|
|
} |