[Issue 8363] Empty array literal does not implicitly convert to associative array
    d-bugmail at puremagic.com 
    d-bugmail at puremagic.com
       
    Sat May  5 12:53:06 UTC 2018
    
    
  
https://issues.dlang.org/show_bug.cgi?id=8363
Oliver Rümpelein <oli_r at fg4f.de> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |oli_r at fg4f.de
         Resolution|---                         |WONTFIX
--- Comment #6 from Oliver Rümpelein <oli_r at fg4f.de> ---
Starting with 2.071, you can use "aa.clear()" to achieve the desired behaviour.
If you are still in the need for the proposed syntax, please reopen this issue
or write a DIP (as this would modify the behaviour of the language).
--
    
    
More information about the Digitalmars-d-bugs
mailing list