| KT element: KtNamedFunction | |
| KT element text: | |
| public external fun foo(): kotlin.Unit { /* compiled code */ } | |
| FIR element: FirSimpleFunctionImpl | |
| FIR source kind: KtRealSourceElementKind | |
| FIR element rendered: | |
| public final external [ResolvedTo(BODY_RESOLVE)] fun foo(): R|kotlin/Unit| |