Update.
Build and Test / build (push) Successful in 8s

This commit is contained in:
2025-11-24 15:07:12 +01:00
parent e17b235ecc
commit f310788168
10 changed files with 237 additions and 99 deletions
+1
View File
@@ -21,6 +21,7 @@ SOURCES = $(SRC_DIR)/main.c \
$(SRC_DIR)/oop.c \
$(SRC_DIR)/error.c \
$(SRC_DIR)/context.c \
$(SRC_DIR)/debug.c \
$(SRC_DIR)/stdlib/stdlib.c \
$(SRC_DIR)/stdlib/string/string_stdlib.c \
$(SRC_DIR)/stdlib/math/math_stdlib.c \