#include "funcs.h" std::string GetMessage() { return "Hello world."; }