Initial lazy resolve test comparing descriptors with the existing resolve mechanisms
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
namespace <root>
|
||||
|
||||
final class A : jet.Any {
|
||||
final /*constructor*/ fun <init>(): A
|
||||
}
|
||||
Reference in New Issue
Block a user