Playing around with testing (unsuccessfully)
This commit is contained in:
3
src/errors.zig
Normal file
3
src/errors.zig
Normal file
@@ -0,0 +1,3 @@
|
||||
pub const Entity = error {
|
||||
AlreadyReferenced,
|
||||
};
|
||||
Reference in New Issue
Block a user