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