delete array after test completion

This commit is contained in:
2026-07-10 04:17:51 -05:00
parent da792dda8a
commit 34b49d6090
2 changed files with 2 additions and 1 deletions

View File

@@ -2,7 +2,7 @@
#define L_TYPES_AUTHOR "Lucielle <luci@git.lunarware.tech"
#define L_TYPES_REPO "https://git.lunarware.tech/lucielle/ltypes.git"
#define L_TYPES_VERSION "0.1.0"
#define L_TYPES_VERSION "0.1.1"
#define L_TYPES_LICENSE "GNU GPL v3"
int test_l_array();