Vlad Levenfeld via Digitalmars-d-learn Fri, 02 May 2014 13:36:13 -0700
y += 1; y %= 2; assert (y == 1);
works. So, bug, then?