mirror of
https://github.com/ziglang/zig.git
synced 2025-12-06 06:13:07 +00:00
docs: fix handle_error_with_catch_block typo
This commit is contained in:
parent
bd1e960bc0
commit
0ec45050e0
@ -3025,7 +3025,7 @@ or
|
|||||||
{#syntax#}catch{#endsyntax#} after performing some logic, you
|
{#syntax#}catch{#endsyntax#} after performing some logic, you
|
||||||
can combine {#syntax#}catch{#endsyntax#} with named {#link|Blocks#}:
|
can combine {#syntax#}catch{#endsyntax#} with named {#link|Blocks#}:
|
||||||
</p>
|
</p>
|
||||||
{#code|handle_error_with_catch_block.zig.zig#}
|
{#code|handle_error_with_catch_block.zig#}
|
||||||
|
|
||||||
{#header_close#}
|
{#header_close#}
|
||||||
{#header_open|try#}
|
{#header_open|try#}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user