Analyze debug condition in template

Kagamin spam at here.lot
Tue Oct 26 09:44:42 UTC 2021


`debug(func1)writefln(...)`
But specify a global debug version for the compiler:
`dmd -debug=func1 app.d`


More information about the Digitalmars-d-learn mailing list