in third-party-dependencies/hello_world.cpp [4:7]
int main() { std::cout << "Hello world " << my_lib::sum(40, 2) << std::endl; }