ziglings/patches/patches/056_unions2.patch

11 lines
167 B
Diff

47,48c47,48
< printInsect(???);
< printInsect(???);
---
> printInsect(ant);
> printInsect(bee);
54c54
< switch (???) {
---
> switch (insect) {