New J2K: call reformat code & shorten references processings only single time

This commit is contained in:
Ilya Kirillov
2020-02-17 19:23:32 +03:00
parent ee0ec421ce
commit 810966e408
48 changed files with 22 additions and 89 deletions
@@ -10,6 +10,5 @@ internal open class ClassWithStatics {
@JvmField
var staticNonFinalField = 1
var value = 0
}
}