[IR] update testdata: removed extra indentation for function expressions
This commit is contained in:
committed by
teamcityserver
parent
cf5ba82453
commit
ab8188b032
@@ -18,7 +18,7 @@ abstract enum class X : Enum<X> {
|
||||
get
|
||||
|
||||
override val value: Function0<String>
|
||||
field = local fun <anonymous>(): String {
|
||||
field = local fun <anonymous>(): String {
|
||||
return B.<get-value2>()
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user