On Tuesday, 2 February 2021 at 20:42:38 UTC, John Colvin wrote:
https://d.godbolt.org/z/r8Gj1bVery odd results, or at least they seem odd to me. Lambdas being treated differently to nested functions, behaviour being different depending on whether there is a `pragma(inline, false)` function to forward to? Also, different behaviour depending on whether the `pragma(inline, false)` is inside or outside the function![...]
see also https://github.com/ldc-developers/ldc/issues/3652