Fixed string printing with {s} format specifier

This commit is contained in:
Lee Cannon
2021-01-04 17:51:26 +00:00
parent f21c371baa
commit 2a9edf243d
8 changed files with 59 additions and 57 deletions

2
.gitignore vendored
View File

@@ -1,2 +1,4 @@
# Zig magic stuff
/zig-cache
debug
release