Meg's Mirrors
zig
about
heads
tags
log
tree
search
Search
zig
doc
langref
single_value_error_set.zig
pretty
plain
permalink
blame
history
•
3 lines
•
59 B
1
const err = (error{FileNotFound}).FileNotFound;
2
3
// syntax