ziglings/patches/patches/41_pointers3.patch
2021-02-15 17:13:55 -05:00

4 lines
70 B
Diff

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