[IR] update testdata: removed extra indentation for function expressions
This commit is contained in:
committed by
teamcityserver
parent
cf5ba82453
commit
ab8188b032
+1
-1
@@ -27,7 +27,7 @@ open enum class MyEnum : Enum<MyEnum> {
|
||||
}
|
||||
|
||||
val aLambda: Function0<Unit>
|
||||
field = local fun <anonymous>() {
|
||||
field = local fun <anonymous>() {
|
||||
Z.<set-counter>(<set-?> = 1)
|
||||
Z.foo()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user