| KT element: KtNamedFunction | |
| KT element text: | |
| public inline fun kotlin.Any?.asDynamic(): dynamic /* platform type */ { /* compiled code */ } | |
| FIR element: FirSimpleFunctionImpl | |
| FIR source kind: KtRealSourceElementKind | |
| FIR element rendered: | |
| public final inline [ResolvedTo(BODY_RESOLVE)] fun R|kotlin/Any?|.asDynamic(): R|dynamic| |