Tobias Pankrath wrote:

>     writefln("stack: %s", stack[]); //fine

This call consumes all ranges stored in stack, so they're empty afterwards.

Reply via email to