[xbuild] More tweaks for portable debug mode
[mono-project.git] / mcs / errors / cs1525-37.cs
blobac7fe8ebad6e5512d21758b6ce97d0791ea5e344
1 // CS1525: Unexpected symbol `(', expecting `)', `,', or `='
2 // Line: 8
4 class A
6 public static void Main ()
8 using (var undo ())