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