kythe.io@v0.0.68-0.20240422202219-7225dbc01741/kythe/cxx/tools/fyi/testdata/basic.cc.expected (about) 1 #include <stdio.h> 2 #include "basic.h" 3 4 5 int main() { 6 foo(); 7 return 0; 8 }