2005-06-05 Peter Bartok <pbartok@novell.com>
[mono.git] / mcs / errors / cs1584-2.cs
1 // Compiler options: -doc:dummy.xml -warnaserror -warn:1
2 using System;
3
4 /// <see cref="" />
5 public class Test
6 {
7 }