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