Initial commit

This commit is contained in:
2025-10-28 09:06:21 +01:00
parent fb8fcd056b
commit b5d27126af
4 changed files with 67 additions and 0 deletions

1
src/lib.zig git.filemode.normal_file
View File

@@ -0,0 +1 @@
const std = @import("std");