[Issue 20654] is(symbol == module) doesn't highlight properly
    d-bugmail at puremagic.com 
    d-bugmail at puremagic.com
       
    Tue Mar 10 07:26:59 UTC 2020
    
    
  
https://issues.dlang.org/show_bug.cgi?id=20654
Rainer Schuetze <r.sagitario at gmx.de> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |r.sagitario at gmx.de
--- Comment #1 from Rainer Schuetze <r.sagitario at gmx.de> ---
This is a rather recent addition to the language (including `package`). It is
supported by the dmd based engine, but DParser won't keep up with all changes.
I can add it to the parser of that engine, though, but not in semantics.
--
    
    
More information about the Digitalmars-d-bugs
mailing list