zig/doc
Ryan Liptak f77c968cf8 langref: Add test case for "if error union with optional"
This is an edge case that isn't too uncommon but is rather confusing to try to deduce without documentation, since it feels like `else` is being overloaded in this scenario and there's no obvious 'correct' behavior here. This just adds a test demonstrating how Zig currently behaves in this scenario.
2020-07-08 19:32:15 +00:00
..
docgen.zig update more HashMap API usage 2020-07-05 21:11:42 +00:00
langref.html.in langref: Add test case for "if error union with optional" 2020-07-08 19:32:15 +00:00