[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 Foo {
|
||||
abstract fun invoke(): String
|
||||
|
||||
|
||||
|
||||
}
|
||||
|
||||
fun foo(f: Foo): String {
|
||||
|
||||
Reference in New Issue
Block a user