[interp] Don't check for exception in native wrappers (#14184)
[mono-project.git] / mcs / errors / cs1525-29.cs
blobec15026ac7fe0931509a58dec2401eb829104c9b
1 // CS1525: Unexpected symbol `}'
2 // Line: 10
4 namespace TestProject
6 class MainClass
8 public static void Main ()
10 for (int i = 0;