[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
-18
View File
@@ -9,9 +9,6 @@ class Test1 {
println()
}
}
class Test2 {
@@ -29,9 +26,6 @@ class Test2 {
println()
}
}
class Test3 {
@@ -45,9 +39,6 @@ class Test3 {
}
}
class Test4 {
@@ -65,9 +56,6 @@ class Test4 {
println(message = "2")
}
}
class Test5 {
@@ -92,13 +80,7 @@ class Test5 {
println(message = "2")
}
}
}