zig/doc
Manlio Perillo 09cc6b4b9e langref: improve the defer section
Split the original `defer.zig` doctest into 3 doctest:

  1. Document the defer keyword
  2. Document that the return statement is not allowed inside a defer
     expression
  3. Document the errdefer keyword

Replace "method" with "expression" in the text `defer method`.
2022-12-12 15:09:45 -05:00
..
docgen.zig Remove unneeded else unreachable in docgen.zig 2022-12-10 05:50:56 -05:00
langref.html.in langref: improve the defer section 2022-12-12 15:09:45 -05:00