#ifndef __H_TEST_DYNAMIC_ARRAY__
#define __H_TEST_DYNAMIC_ARRAY__
int test_dynamic_array (void);
#endif
