2010-05-25 Jb Evain <jbevain@novell.com>
[mcs.git] / errors / cs1591-3.cs
blob9f21f303ef3582c4553955293f5abf614721a5b4
1 // cs1591-3.cs: Missing XML comment for publicly visible type or member `Testing.Foo'
2 // Line: 12
3 // Compiler options: -doc:dummy.xml -warnaserror -warn:4
5 using System;
7 namespace Testing
9 public enum Foo