[IR] update testdata: removed extra indentation for function expressions
This commit is contained in:
committed by
teamcityserver
parent
cf5ba82453
commit
ab8188b032
+1
-1
@@ -14,7 +14,7 @@ fun <T : Any?> useSuspendExtT(sfn: @ExtensionFunctionType SuspendFunction1<T, Un
|
||||
}
|
||||
|
||||
fun produceFun(): Function0<Unit> {
|
||||
return local fun <anonymous>() {
|
||||
return local fun <anonymous>() {
|
||||
return Unit
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user