kythe.io@v0.0.68-0.20240422202219-7225dbc01741/kythe/cxx/tools/testdata/def_decl_test.cc (about)

     1  // Testdata for verifying that Kythe correctly returns all
     2  // declarations for a given definition and vice versa.
     3  // This is a single-file test for validating the trivial case.
     4  
     5  struct DefDeclTest;
     6  struct DefDeclTest;
     7  struct DefDeclTest {};