mirror of
https://codeberg.org/ziglang/zig.git
synced 2026-05-17 05:25:46 +03:00
4 lines
60 B
Zig
4 lines
60 B
Zig
const err = (error {FileNotFound}).FileNotFound;
|
|
|
|
// syntax
|