Files
zig/test/behavior/struct.zig
Andrew Kelley d98869da43 behavior tests: fix wrong packed struct test case
Packed structs are defined to have the same alignment and size as their
backing integer.
2022-05-02 22:06:02 -07:00

36 KiB