Support for checking loaded descriptors agains an expected txt file
This commit is contained in:
+6
@@ -0,0 +1,6 @@
|
||||
namespace <root>
|
||||
|
||||
internal final class A : jet.Any {
|
||||
public final /*constructor*/ fun <init>(): A
|
||||
}
|
||||
internal final val y: jet.Int
|
||||
Reference in New Issue
Block a user