#include #include int main() { return std::string("FOO") == "FOO"; }