Remove debugging code from generated code
[mono-project.git] / mcs / errors / cs0610.cs
blob3e7fcc0b53663d2063ace7c1576930c1438c11b3
1 // cs0610.cs: Field or property cannot be of type `System.ArgIterator'
2 // Line: 5
4 public class Sample {
5 System.ArgIterator arg;