better member sorting in Read*BinaryClassTest
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
namespace test
|
||||
|
||||
abstract class test.ModifierAbstract : jet.Any {
|
||||
abstract fun abs(): jet.Int
|
||||
final /*constructor*/ fun <init>(): test.ModifierAbstract
|
||||
abstract fun abs(): jet.Int
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user