https://issues.dlang.org/show_bug.cgi?id=14595
--- Comment #3 from Vladimir Panteleev <[email protected]> --- (In reply to Vladimir Panteleev from comment #2) > ++count; Should be ++*count --
https://issues.dlang.org/show_bug.cgi?id=14595
--- Comment #3 from Vladimir Panteleev <[email protected]> --- (In reply to Vladimir Panteleev from comment #2) > ++count; Should be ++*count --