version(debug)

Andrej Mitrovic andrej.mitrovich at gmail.com
Sat Oct 6 11:21:52 PDT 2012


On 10/6/12, denizzzka <4denizzz at gmail.com> wrote:
> No, debug also don't works. Debug and Assert works fine

Oh right, I was thinking of this:
debug
{
    // blabla
}

I don't even know why there is a version(Debug) when you can use a debug block.


More information about the Digitalmars-d-learn mailing list