add ex 55 unions

This commit is contained in:
Dave Gauer
2021-03-09 20:04:43 -05:00
parent 784b66ffcf
commit 7b1c9c3b63
4 changed files with 87 additions and 1 deletions

View File

@@ -0,0 +1,6 @@
62,63c62,63
< printInsect(ant, AntOrBee.c);
< printInsect(bee, AntOrBee.c);
---
> printInsect(ant, AntOrBee.a);
> printInsect(bee, AntOrBee.b);