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