lcartey opened this issue a year ago · 0 comments
RULE-8-13
*p++ should be considered to be a write to p.
*p++
*p++ = 1;