[IR] update testdata after using maxBlankLines=1 for Printer

This commit is contained in:
Zalim Bashorov
2020-11-06 02:47:33 +03:00
committed by teamcityserver
parent 6e318893f6
commit 602f0ddbc8
243 changed files with 0 additions and 1789 deletions
@@ -9,9 +9,6 @@ open class Base {
field = x
get
}
object Host {
@@ -28,9 +25,6 @@ object Host {
}
}
class Derived2 : Base {
@@ -40,13 +34,7 @@ object Host {
}
}
}