using System; public partial struct S { } public partial struct S { public S (T t) { } } class C { public static void Main () { } }