December 17, 2022 [Issue 10594] Shaping the value range for immutable variables | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=10594 Iain Buclaw <ibuclaw@gdcproject.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P2 |P4 -- |
January 03, 2023 [Issue 10594] Shaping the value range for immutable variables | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=10594 Nick Treleaven <nick@geany.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nick@geany.org --- Comment #1 from Nick Treleaven <nick@geany.org> --- Note that `args.length % 5` does compile now. The other two do not as VRP is not tracked across statements. -- |
Copyright © 1999-2021 by the D Language Foundation