NoInline

Forbids inlining of this function/property with the dedicated K/N inliner. Note: this has nothing to do with the inline keyword, it's a separate inlining phase meant for optimizations. The function/property still could be inlined by LLVM though.

Since Kotlin

1.3