llvm/clang-tools-extra/test/modularize/Inputs/SomeOtherTypes.h

// Declare another type for the dependency check.
// This file dependent on SomeTypes.h being included first.

typedef TypeInt OtherTypeInt;