[IR] update testdata after using maxBlankLines=1 for Printer
This commit is contained in:
committed by
teamcityserver
parent
6e318893f6
commit
602f0ddbc8
-2
@@ -1,8 +1,6 @@
|
||||
fun interface IFoo {
|
||||
abstract fun foo(i: Int)
|
||||
|
||||
|
||||
|
||||
}
|
||||
|
||||
fun useVararg(vararg foos: IFoo) {
|
||||
|
||||
Reference in New Issue
Block a user