KT element: KtValueArgument
FIR element: FirFunctionCallImpl
FIR source kind: KtRealSourceElementKind

FIR element rendered:
Q|kotlin/collections|.R|kotlin/collections/mutableSetOf|<R|kotlin/Int|>(vararg(Int(1)))

FIR FILE:
FILE: [ResolvedTo(IMPORTS)] stdlibSet.kt
    public final [ResolvedTo(STATUS)] fun accept([ResolvedTo(STATUS)] set: R|kotlin/collections/MutableSet<kotlin/Int>|): R|kotlin/Unit| { LAZY_BLOCK }
    public final [ResolvedTo(BODY_RESOLVE)] fun test(): R|kotlin/Unit| {
        R|/accept|(Q|kotlin/collections|.R|kotlin/collections/mutableSetOf|<R|kotlin/Int|>(vararg(Int(1))))
    }