mirror of
https://codeberg.org/ziglang/zig.git
synced 2026-06-02 13:58:45 -04: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.