zig/test/cases/compile_errors
Jacob Young a257e33fff Type: remove arbitrary restrictions on param and return types
Opaque and `noreturn` makes sense since they don't represent real
values, but `null` and `undefined` are perfectly normal
comptime-only values.

Closes #16088
2023-06-20 21:51:01 -07:00
..
2022-09-21 11:29:20 +02:00
2022-12-13 13:14:20 +02:00