[corlib] Add a special method for XI so the linker does not always have to generate it.
[mono-project.git] / mcs / errors / cs1525-21.cs
blobc5b16c3f66e5fc33888924116507efe99a52fbb3
1 // CS1525: Unexpected symbol `}'
2 // Line: 10
4 class MainClass
6 public static void Main (string[] args)
8 foreach (int i in myints)