nested comments

Timon Gehr timon.gehr at gmx.ch
Mon May 30 15:53:28 PDT 2011


> commenting out code?? example please

/+
/* this is code: */
int more_code; // more code
code(more_code+even_more_code(1321));
+/


More information about the Digitalmars-d-learn mailing list