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