xref: /llvm-project/clang-tools-extra/test/clang-tidy/infrastructure/Inputs/system-headers/system_header.h (revision 26f476286fbcb5cde51176abb2d3c6c0986bc410)
1 class Foo { Foo(int); };
2