#include "testcase.h" DEFINE_SOLO_TESTCASE(01_basic) static bool a_01_basic() { return false; }