New J2K: make initial generating code formatting better
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
internal open class Base
|
||||
|
||||
internal class X : Base(), Cloneable {
|
||||
override fun hashCode(): Int {
|
||||
return super.hashCode()
|
||||
|
||||
Reference in New Issue
Block a user