When I use inline functions, I notice that the fun...
# announcements
t
When I use inline functions, I notice that the function bodies are inlined but the functions themselves are still generated (with full bodies). Is this intended? And can I switch this off?