static variable A cannot be read at compile time
Newbie2019
newbie2019 at gmail.com
Wed Jun 12 14:09:08 UTC 2019
On Wednesday, 12 June 2019 at 13:53:09 UTC, H. S. Teoh wrote:
> On Wed, Jun 12, 2019 at 01:12:58PM +0000, Newbie2019 via
> Digitalmars-d-learn wrote:
> Read:
> https://wiki.dlang.org/User:Quickfur/Compile-time_vs._compile-time
>
>
> T
Thanks for the tips.
I move the static array into local var then it work.
Still the last error message make no sense here.
More information about the Digitalmars-d-learn
mailing list