cottrell@nbs-vms.ARPA (02/01/85)
/* > and why not add <unop>= , too? > > i -= ; > > p &= ; > > q *= ; you forgot 'x ~= ;', 'x != ;', 'x (cast)= ;', & 'x sizeof= ;' :-) */