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