fix complex sign operation

This commit is contained in:
hugogogo
2026-05-15 02:18:50 +02:00
parent b185647d2b
commit f25291f12f
5 changed files with 232 additions and 182 deletions

View File

@@ -108,7 +108,7 @@ run: $(NAME)
test: $(NAME)
@echo $(B_PURPLE)"\n---------------------------------------------\nlaunch tests\n"$(RESET)
-@bash tester.sh
-@bash tester.sh -d
clean:
$(RM_OBJS)