unplugged-vendor/external/llvm-project/clang/test/CodeCompletion/Inputs/comments.h

5 lines
49 B
C
Raw Normal View History

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