Read*BinaryClassTest: compare serialized namespace with hardcopy
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
namespace test
|
||||
|
||||
final class test.ExtPropInClass : jet.Any {
|
||||
final /*constructor*/ fun <init>(): test.ExtPropInClass
|
||||
var jet.Int.itIs: jet.Int
|
||||
}
|
||||
Reference in New Issue
Block a user