ziglings/patches/patches/044_quiz5.patch

5 lines
96 B
Diff

21a22
> var elephantB = Elephant{ .letter = 'B' };
27a29
> elephantB.tail = &elephantC;