fd5aea7c14
Remove meaningless assertion Add comment to NotStorePropertyFromDelegate test
3 lines
41 B
Kotlin
3 lines
41 B
Kotlin
class A
|
|
trait T
|
|
val obj = object : A(), T |