// cs0443.cs: Value or constant expected // Line: 6 public struct S { fixed sbyte test[]; }