[IR] update testdata: removed extra indentation for function expressions
This commit is contained in:
committed by
teamcityserver
parent
cf5ba82453
commit
ab8188b032
@@ -104,7 +104,7 @@ fun testIfTheElseAnnotated_throwsJvm(a: A, flag: Boolean) {
|
||||
}
|
||||
|
||||
fun testLambdaResultExpression_throws(a: A) {
|
||||
local fun <anonymous>(): Int {
|
||||
local fun <anonymous>(): Int {
|
||||
return { // BLOCK
|
||||
val tmp0_subject: A = a
|
||||
when {
|
||||
|
||||
Reference in New Issue
Block a user