summaryrefslogtreecommitdiffstatshomepage
path: root/patches/patches/044_quiz5.patch
blob: 44d44518890c3018eb1e0b0471029f78c11c034d (plain)
1
2
3
4
21a22
>     var elephantB = Elephant{ .letter = 'B' };
27a29
>     elephantB.tail = &elephantC;