zig/doc/langref/single_value_error_set.zig

4 lines
60 B
Zig

const err = (error {FileNotFound}).FileNotFound;
// syntax