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