mirror of
https://github.com/ziglang/zig.git
synced 2024-11-15 00:26:57 +00:00
f77c968cf8
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. |
||
---|---|---|
.. | ||
docgen.zig | ||
langref.html.in |