Protobuf: deleted debugging code from native test proto_repeated_zigzag.kt
This commit is contained in:
@@ -544,8 +544,4 @@ fun testArraysOfDefaultValues(): Int {
|
||||
|
||||
val msg = MessageRepeatedZigZag.BuilderMessageRepeatedZigZag(intArr, longArr).build()
|
||||
return checkRepZZSerializationIdentity(msg)
|
||||
}
|
||||
|
||||
fun main(args: Array<String>) {
|
||||
println(testRepZigZag())
|
||||
}
|
||||
Reference in New Issue
Block a user