llvm/clang-tools-extra/test/clang-tidy/infrastructure/Inputs/nolintbeginend/nolint_in_include.inc

// NOLINTBEGIN
class H { H(int i); };
// NOLINTEND