https://issues.dlang.org/show_bug.cgi?id=15110 --- Comment #8 from Manu <turkeyman at gmail.com> --- Right. I think `pragma(inline, true)` should express an AST inline in the front-end, and fail whenever such inlining can't occur. --