2005-06-29 Jonathan Chambers <jonathan.chambers@ansys.com>
[mcs.git] / errors / cs1026.cs
blob794cdfeb97aedb8c1e00a7985ff990222a8b9cfc
1 // cs1026.cs: Expected `,' or `)'
2 // Line: 6
3 class X{
4 static void Main ()
6 Console.WriteLine ("Hola"