[IR] update testdata after using maxBlankLines=1 for Printer
This commit is contained in:
committed by
teamcityserver
parent
6e318893f6
commit
602f0ddbc8
@@ -13,9 +13,6 @@ class Delegate {
|
||||
return <this>.<get-value>()
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
}
|
||||
|
||||
class DelegateProvider {
|
||||
@@ -33,9 +30,6 @@ class DelegateProvider {
|
||||
return Delegate(value = <this>.<get-value>())
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
}
|
||||
|
||||
val testTopLevel: String /* by */
|
||||
|
||||
Reference in New Issue
Block a user