An expression like i += b; for b being a boolean should be valid (i = i + b is). But in alpha 3 it is rejected.
Fixed on the trunk (revision 1450).