kythe.io@v0.0.68-0.20240422202219-7225dbc01741/kythe/cxx/tools/fyi/testdata/hopeless.cc (about) 1 #include <string> 2 3 int main() { 4 undefined_everywhere(); 5 return 0; 6 }