Files
Adam Hathcock e341772cbc add csharpier
2024-05-21 16:34:46 +01:00

5 lines
124 B
C#

// file-scoped namespace !
namespace ProxyInterfaceSourceGeneratorTests.Source;
public partial interface IOperatorTest { }