Remove debugging code from generated code
[mono-project.git] / mcs / errors / cs0515.cs
blobb6d09f4a4c3928eda78d62035d4dff74d4c785f6
1 // cs0515.cs: `X.X()': access modifiers are not allowed on static constructors
2 // Line: 4
3 class X {
4 public static X ()