How to add an additional config dir in DUB under source?
Mike Parker
aldacron at gmail.com
Tue Oct 13 05:15:25 UTC 2020
On Tuesday, 13 October 2020 at 05:13:18 UTC, Mike Parker wrote:
> not available. The very first restriction on CTFE is this:
>
> "The function source code must be available to the compiler.
> Functions which exist in the source code only as extern
> declarations cannot be executed in CTFE."
Forgot the link:
https://dlang.org/spec/function.html#interpretation
More information about the Digitalmars-d-learn
mailing list