Files
zig/test/cases/compile_errors
Matthew Lugg 4f7344dec0 tests: update for accepted language change
Unions with no fields are now "uninstantiable" types, which work like
`noreturn` in that values of this type cannot exist. Enums with no
fields are different because they are currently considered `extern`
types, though https://github.com/ziglang/zig/issues/19855 will change
this in the future.
2026-03-10 10:26:10 +00:00
..
2025-02-03 09:14:37 +00:00
2025-11-22 22:42:38 +00:00
2025-01-29 06:35:22 +00:00
2025-01-29 06:35:22 +00:00
2025-11-22 22:42:38 +00:00