-debug question

forkit forkit at gmail.com
Fri Jan 21 02:07:34 UTC 2022


I have a line of code, that I do NOT want executed when -debug is 
passed in.

enforce(!exists(fname), "Oop! That file already exists!");

Is this even possible? (with using -version ..)



More information about the Digitalmars-d-learn mailing list