// file-scoped namespace ! namespace ProxyInterfaceSourceGeneratorTests.Source; public partial interface IPerson : IHuman { }