#include "../test.h" #include "../parser.h" // Currently core utilities are tested indirectly through other parser tests. // Placeholder for future explicit core utility tests. static void test_parser_core_placeholder(void) { // No-op }