#include "test.cpp" using namespace std; int main(){ test_func(); return 0; }