//test.cpp #include "test.h" void myprint() { std::cout<<"myprint.\n"; }