#define CLOVE_IMPLEMENTATION #include CLOVE_TEST(oh_hi_mark) { CLOVE_IS_TRUE(true); } CLOVE_RUNNER()