What happens to an initialized class-body property when copy() creates a data-class insta…

from Data classes
Kotlin 2.4.10 intermediate 1 min

What happens to an initialized class-body property when copy() creates a data-class instance?

Report an error