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