#pragma once #define EXERCISM_RUN_ALL_TESTS namespace bob { const char * hey(const char input[]); }