kythe.io@v0.0.68-0.20240422202219-7225dbc01741/kythe/cxx/tools/fyi/testdata/basic.h (about) 1 #ifndef BASIC_H 2 #define BASIC_H 3 4 void foo(); 5 6 #endif