Initial commit

This commit is contained in:
mg 2025-04-06 22:44:46 +00:00 committed by Moritz Gmeiner
commit e19cac5b46
8 changed files with 183 additions and 0 deletions

1
tests/root.zig Normal file
View file

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