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