ziglings/patches/patches/041_pointers3.patch

5 lines
70 B
Diff

34c34
< ??? p: ??? = undefined;
---
> var p: *u8 = undefined;