[Issue 10594] Shaping the value range for immutable variables
    d-bugmail at puremagic.com 
    d-bugmail at puremagic.com
       
    Tue Jan  3 18:44:51 UTC 2023
    
    
  
https://issues.dlang.org/show_bug.cgi?id=10594
Nick Treleaven <nick at geany.org> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |nick at geany.org
--- Comment #1 from Nick Treleaven <nick at geany.org> ---
Note that `args.length % 5` does compile now. The other two do not as VRP is
not tracked across statements.
--
    
    
More information about the Digitalmars-d-bugs
mailing list