mirror of
https://codeberg.org/ziglang/zig.git
synced 2025-12-06 13:54:21 +00:00
3 lines
60 B
Zig
3 lines
60 B
Zig
const err = (error {FileNotFound}).FileNotFound;
|
|
|
|
// syntax
|