[interp] Don't check for exception in native wrappers (#14184)
[mono-project.git] / mcs / errors / cs0443.cs
blobc71f7d0d71ccc88b38963c0fd0e83760309e011f
1 // CS0443: Value or constant expected
2 // Line: 6
4 public struct S
6 fixed sbyte test[];