3024ec3da3
Although these dumps don't really show if something is a `FirFunctionCall` or a `FirImplicitInvokeCall`, they do show what goes into the receiver, and what are value arguments.
5 lines
287 B
Plaintext
Vendored
5 lines
287 B
Plaintext
Vendored
FILE: expressionsInQaSelectorsReceiverConversion.fir.kt
|
|
public final fun test(f: R|(kotlin/Int) -> kotlin/Int|): R|kotlin/Unit| {
|
|
R|<local>/f|.R|SubstitutionOverride<kotlin/Function1.invoke: R|kotlin/Int|><Inapplicable(INAPPLICABLE): kotlin/Function1.invoke>#|(Int(2))
|
|
}
|