blob: bba064c8e0423c839b19e36a9583fb4c9a9801e7 [file] [log] [blame]
#include <string>
std::string test2() {
return "lo";
}