resolve generic constructor
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
namespace test
|
||||
|
||||
open class test.ConstructorGenericSimple : java.lang.Object {
|
||||
final /*constructor*/ fun <init>(/*0*/ p0: jet.Any?): test.ConstructorGenericSimple
|
||||
}
|
||||
Reference in New Issue
Block a user