forked from zig/exercises
5 lines
67 B
Diff
5 lines
67 B
Diff
71c71
|
|
< printCharacter(???);
|
|
---
|
|
> printCharacter(&glorp);
|