copying the latest Sys.Web.Services from trunk.
[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 }