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