2010-05-25 Jb Evain <jbevain@novell.com>
[mcs.git] / errors / cs0542.cs
blob2ac50065420ebf2fb916146fa86e5103138e290c
1 // cs0542.cs: `X.X': member names cannot be the same as their enclosing type
2 // Line: 4
3 class X {
4 int X;