[IR] update testdata: unify printing custom/non-standard modifiers
This commit is contained in:
committed by
teamcityserver
parent
90fdfbde68
commit
69f0f4ef19
+1
-1
@@ -26,7 +26,7 @@ class C : IFooBar {
|
||||
|
||||
}
|
||||
|
||||
private /*final field*/ val $$delegate_0: FooBarImpl = FooBarImpl
|
||||
private /* final field */ val $$delegate_0: FooBarImpl = FooBarImpl
|
||||
override fun foo() {
|
||||
<this>.#$$delegate_0.foo()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user