summaryrefslogtreecommitdiff
path: root/src/root.zig
diff options
context:
space:
mode:
authorNic Gaffney <gaffney_nic@protonmail.com>2026-02-18 16:24:32 -0600
committerNic Gaffney <gaffney_nic@protonmail.com>2026-02-18 16:24:32 -0600
commit83889f7f2d72004414f02f88e978b62bed885bfd (patch)
tree8b197c61e17e98b26946d97dc2286e042e7e5f8c /src/root.zig
downloadsitter-main.tar.gz
intitial commitHEADmain
Diffstat (limited to 'src/root.zig')
-rw-r--r--src/root.zig1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/root.zig b/src/root.zig
new file mode 100644
index 0000000..10b8720
--- /dev/null
+++ b/src/root.zig
@@ -0,0 +1 @@
+const iter = @import("iterator.zig");