Further progress
Mainly focusing on getting things more consistent
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
const std = @import("std");
|
||||
|
||||
const TableError = error{
|
||||
pub const TableError = error{
|
||||
InvalidIndex,
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user