zig/doc
Manlio Perillo 5894be94c8 langref: make more examples testable
Some examples using {#syntax_block|zig|...#} either have a valid syntax
or it is easy to make the syntax valid.  Update these example to use
{#code_begin|syntax|...#}.

Remove extra whitespace in the error_union_parsing_u64.zig example.

Replace size_t with usize in the call_malloc_from_zig.zig example.
2023-02-13 16:21:54 +02:00
..
docgen.zig docgen: make the name required in the Code node 2023-01-23 15:14:24 +02:00
langref.html.in langref: make more examples testable 2023-02-13 16:21:54 +02:00