Skip to content

Commit

Permalink
fix: zig 0.13.0-dev.46+3648d7df1
Browse files Browse the repository at this point in the history
add error to buzz
  • Loading branch information
WriteNaN committed May 3, 2024
1 parent adad357 commit 1e5a4b3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/lib/errors.buzz
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ export enum FileSystemError {
FileLocksNotSupported,
FileNotFound,
FileSystem,
InvalidBatchScriptArg,
FileTooBig,
InputOutput,
InvalidHandle,
Expand Down

0 comments on commit 1e5a4b3

Please sign in to comment.