#include <string>

std::string test2() {
    return "lo";
}