Files
zig/test/behavior
Daniele Cocca d127c1d59e CBE: handle returning undefined for ErrorUnion
Just like for Struct in 8238d4b335, in the
case of ErrorUnion struct we need to return a compound literal "(T){...}"
instead of just "{}", which is invalid code when used in e.g. a "return"
expression.
2022-04-30 13:29:21 -04:00
..
2022-04-22 07:52:21 -07:00
2022-03-30 12:10:02 +03:00
2022-03-26 21:20:29 +01:00
2022-03-18 15:02:52 -07:00
2022-04-16 12:23:47 +02:00
2022-04-22 07:52:21 -07:00
2022-04-27 17:24:36 -07:00
2022-03-21 22:01:34 -04:00
2022-04-14 10:12:45 -07:00
2022-03-18 15:02:52 -07:00
2022-03-18 15:02:52 -07:00
2022-03-24 17:04:50 +01:00
2022-03-23 21:40:33 +01:00
2022-03-18 15:02:52 -07:00
2022-04-07 05:04:38 -06:00
2022-03-27 11:49:54 +03:00