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