#include "foo.hpp" std::string foo() { return "Hello World"; }