rohlem 17ce3e5a17 fix std.testing.expectEqual for comptime-only union
switch from `inline for` with `std.mem.eql`
to `inline else` and tag comparison;
expectEqualDeep(Inner) was already doing this.

add a previously-failing test case.
2024-06-18 19:01:05 +02:00
..
2024-06-16 11:53:33 +02:00
2024-05-08 19:37:29 -07:00
2024-06-16 11:53:33 +02:00