Utilize union #shared_nil in more places

This commit is contained in:
gingerBill
2022-03-24 12:11:31 +00:00
parent 17e36bd5e1
commit 1baeb9406f
3 changed files with 8 additions and 10 deletions
+1 -1
View File
@@ -47,7 +47,7 @@ Options :: struct {
level: u8,
}
Error :: compress.Error
Error :: compress.Error
General_Error :: compress.General_Error
ZLIB_Error :: compress.ZLIB_Error
Deflate_Error :: compress.Deflate_Error