Dump mixins (preprocessed/generated) code

Dicebot via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Fri Jul 18 05:58:37 PDT 2014


While `static if` false branch does not get compiled or 
semantically evaluated it still should have a valid syntax. 
__FUNCTION__ gets replaced with a fully qualified name of a 
function which has dot inside - illegal identifier for a 
variable. This causes parser to freak out.


More information about the Digitalmars-d-learn mailing list