Adding a few more ways of doing interfaces in zig

This commit is contained in:
2026-05-04 19:41:43 -05:00
parent d3dfa12408
commit d029d3c3cd
3 changed files with 109 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
# Test runs all the tests
test:
zig test src/root.zig