4 lines
70 B
Diff
4 lines
70 B
Diff
34c34
|
|
< ??? p: ??? = undefined;
|
|
---
|
|
> var p: *u8 = undefined;
|