[xbuild] Vbc task - make error column check a little non-specific.
[mono.git] / mcs / tests / test-557.cs
1 class Test 
2
3         public static void Main (params string [] args)
4         {
5         }
6 }