[AA FIR] add tests on implicit type in delegated scope
^KT-58727
This commit is contained in:
committed by
Space Team
parent
6a8981372b
commit
4472e1ae4e
+3
@@ -0,0 +1,3 @@
|
||||
public final class ClassWithGenericBase /* test.ClassWithGenericBase*/ extends test.Base<test.Foo> {
|
||||
public ClassWithGenericBase();// .ctor()
|
||||
}
|
||||
Reference in New Issue
Block a user