1 2 3 4 5 6 7 8 9 10 11
C CoWW+poonceonce {} P0(int *x) { WRITE_ONCE(*x, 1); WRITE_ONCE(*x, 2); } exists (x=1)