llvm/clang/test/CodeCompletion/Inputs/comments.h

// PR32732
struct B {
  // <- code completion
};