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