[IR] update testdata: unify printing custom/non-standard modifiers
This commit is contained in:
committed by
teamcityserver
parent
90fdfbde68
commit
69f0f4ef19
+1
-1
@@ -13,7 +13,7 @@ class A : I {
|
||||
|
||||
}
|
||||
|
||||
private /*final field*/ val $$delegate_0: I = i
|
||||
private /* final field */ val $$delegate_0: I = i
|
||||
override val <T : Any?> T.id: T
|
||||
override get(): T {
|
||||
return (<this>.#$$delegate_0, <this>).<get-id><T>()
|
||||
|
||||
Reference in New Issue
Block a user