Codebase Browser
llvm
Go to App
llvm
/
clang-tools-extra/include-cleaner/test/Inputs/
bar.h
#ifndef BAR_H #define BAR_H int bar(); #endif