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