ziglings/patches/patches/44_quiz5.patch

5 lines
96 B
Diff
Raw Normal View History

2021-02-15 17:13:55 -05:00
21a22
> var elephantB = Elephant{ .letter = 'B' };
27a29
> elephantB.tail = &elephantC;