fd5aea7c14
Remove meaningless assertion Add comment to NotStorePropertyFromDelegate test
4 lines
39 B
Kotlin
4 lines
39 B
Kotlin
class A
|
|
trait T
|
|
object Test: A(), T {
|
|
} |