llvm-project/clang/test/Modules/Inputs/unused-global-init/init.h

2 lines
39 B
C

struct Init { Init(); ~Init(); } init;