mirror of
https://codeberg.org/ziglang/zig.git
synced 2026-04-29 03:57:08 +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.