#ifndef CORE_ARRAY_STRING_TESTS_H #define CORE_ARRAY_STRING_TESTS_H namespace Core::ArrayStringTests { void test(); } #endif