eol
[mcs.git] / tests / test-xml-047.cs
blobf374f62016846271faa0b4ac25906d910e8da4b0
1 // Compiler options: -doc:xml-047.xml -warnaserror -warn:4
3 using System;
5 /// <summary>
6 /// <see cref="bool.GetHashCode" />
7 /// </summary>
8 public class EntryPoint
10 static void Main () {