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