FIR: Fix rendered fir and DFA graph test data after safe-calls refactoring
^KT-38444 In Progress
This commit is contained in:
@@ -24,6 +24,6 @@ FILE: safeCallInvoke.kt
|
||||
|
||||
}
|
||||
public final fun main(b: R|B?|): R|kotlin/Unit| {
|
||||
R|<local>/b|?.R|/B.bar|?.R|FakeOverride<kotlin/Function0.invoke: R|kotlin/Unit|>|()
|
||||
R|<local>/b|?.R|/B.foo|?.R|/A.invoke|()
|
||||
R|<local>/b|?.{ $subj$.R|/B.bar|.R|FakeOverride<kotlin/Function0.invoke: R|kotlin/Unit|>|() }
|
||||
R|<local>/b|?.{ $subj$.R|/B.foo|.R|/A.invoke|() }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user