KT element: KtParenthesizedExpression
FIR element: FirIntegerLiteralOperatorCallImpl
FIR source kind: KtRealSourceElementKind

FIR element rendered:
Int(1).R|kotlin/Int.plus|(Int(2))

FIR FILE:
FILE: [ResolvedTo(IMPORTS)] parenthesizedExpressionScript.kts
    public final [ResolvedTo(RAW_FIR)] val x: R|kotlin/Int| = Int(1).R|kotlin/Int.plus|(Int(2))
        public [ResolvedTo(RAW_FIR)] get(): R|kotlin/Int|
    [ResolvedTo(RAW_FIR)] lval args: R|kotlin/Array<kotlin/String>|<script>@R|kotlin/script/templates/standard/ScriptTemplateWithArgs|
