#include using namespace std; void test_func(){ cout << "Hello World!\n"; }