2010-06-03 Jb Evain <jbevain@novell.com>
[mcs.git] / errors / cs1584-3.cs
blob498fb2b83be1cd1e95ed5eb72951011929b630ce
1 // cs1584-3.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