2010-04-06 Jb Evain <jbevain@novell.com>
[mcs.git] / errors / cs1584-2.cs
blob193c7979764d04cadb59daef077ed36a811f20ed
1 // cs1584-2.cs: XML comment on `Test' has syntactically incorrect cref attribute `'
2 // Line: 8
3 // Compiler options: -doc:dummy.xml -warnaserror -warn:1
5 using System;
7 /// <see cref="" />
8 public class Test