From bc8d6da2c1cb659b406cbd59b7eac80bba51033f Mon Sep 17 00:00:00 2001 From: bigfoot547 Date: Sun, 28 Jun 2026 01:27:46 -0500 Subject: add new tests --- source/macros.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'source/macros.h') diff --git a/source/macros.h b/source/macros.h index d2231ff..9a9db83 100644 --- a/source/macros.h +++ b/source/macros.h @@ -9,4 +9,6 @@ #define COMMA , +#define ARRLEN(_a) sizeof(_a) / sizeof(*(_a)) + #endif /* include guard */ -- cgit v1.2.3-70-g09d2