[Issue 17482] [REG 2.074] comile error: Comparing Nullable!Variant with basic type
    via Digitalmars-d-bugs 
    digitalmars-d-bugs at puremagic.com
       
    Mon Jun 12 04:15:37 PDT 2017
    
    
  
https://issues.dlang.org/show_bug.cgi?id=17482
David Marquant <davidma at live.de> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |davidma at live.de
--- Comment #2 from David Marquant <davidma at live.de> ---
Should it also be possible to assign values?
a = 11; // Isn't compiling as well
--
    
    
More information about the Digitalmars-d-bugs
mailing list