[Issue 15286] is(typeof(symbol))
    via Digitalmars-d-bugs 
    digitalmars-d-bugs at puremagic.com
       
    Thu Nov  5 04:45:13 PST 2015
    
    
  
https://issues.dlang.org/show_bug.cgi?id=15286
--- Comment #1 from Sobirari Muhomori <dfj1esp02 at sneakemail.com> ---
Well, it reads:
---
Type is the type being tested. It must be syntactically correct, but it need
not be semantically correct. If it is not semantically correct, the condition
is not satisfied. 
---
Is it not enough?
--
    
    
More information about the Digitalmars-d-bugs
mailing list