mirror of
https://codeberg.org/ziglang/zig.git
synced 2026-05-07 18:28:04 +03:00
5f0bde6358
This has caused frequent confusion since it looks like you are handling errors correctly with a try but you forgot to change your return type.