zig/doc
Jonathan Marler 58d9004cea packed struct fix example and clarify least to most significant ordering
The packed struct example was mistakenly applying endianness where it
shouldn't have been.  This wasn't being caught because we don't currently
test the examples on Big-endian systems.

I updated the test to remove the endianness where it didn't apply, and
added a new part of the test to demonstrate when it would apply.
2022-11-17 12:11:43 +02:00
..
docgen.zig docgen: fix not escaping html in shell samples 2022-10-26 16:48:50 -07:00
langref.html.in packed struct fix example and clarify least to most significant ordering 2022-11-17 12:11:43 +02:00