041_pointers3.patch 70 B

1234
  1. 34c34
  2. < ??? p: ??? = undefined;
  3. ---
  4. > var p: *u8 = undefined;