On 09/06/2020 1:40 PM, Manu wrote: > I've suggested that before, and I think that's what I'd encourage: > pragma(inline, never) do not inline > pragma(inline, true) like C/C++, emit to calling CU, hint preference > the optimiser (if it is capable of receiving hints) > pragma(inline, force) same as true, but error when it fails +1