llvm/clang-tools-extra/test/clang-tidy/checkers/misc/Inputs/system/string.h

#pragma once
namespace std { class string {}; }