From 6739144edaf34d10e0c0901231b196f377007934 Mon Sep 17 00:00:00 2001 From: nsfisis Date: Sat, 17 Jan 2026 23:31:40 +0900 Subject: implement addition --- justfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'justfile') diff --git a/justfile b/justfile index 859ad6c..5e38639 100644 --- a/justfile +++ b/justfile @@ -5,7 +5,7 @@ build: fmt @zig build test: fmt - @zig test src/root.zig + @zig build test fmt: @zig fmt . -- cgit v1.3-1-g0d28