blob: edbd98a3c6bd868257ba90af17d0b385af84a434 [file]
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|