Refactor: use generated approach for stubs test
Remove meaningless assertion Add comment to NotStorePropertyFromDelegate test
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
class A
|
||||
trait T
|
||||
fun foo() {
|
||||
object O: A(), T
|
||||
}
|
||||
Reference in New Issue
Block a user