[Issue 21378] `pragma(inline)` should allow not only a bool literal but any CTFE expression that converts to bool

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sat Nov 14 05:03:07 UTC 2020


https://issues.dlang.org/show_bug.cgi?id=21378

--- Comment #2 from Dlang Bot <dlang-bot at dlang.rocks> ---
@BorisCarvajal created dlang/dmd pull request #11967 "Allow pragma(inline,
knownAtCTFE); version 2" mentioning this issue:

- Issue 21378 - `pragma(inline)` should allow not only a bool literal but any
CTFE expression that converts to bool

https://github.com/dlang/dmd/pull/11967

--


More information about the Digitalmars-d-bugs mailing list