2010-05-31 Jb Evain <jbevain@novell.com>
[mcs.git] / tests / test-xml-001.cs
blobbc1d8595538f233679dfb04e07997d5f182824aa
1 // Compiler options: -doc:xml-001.xml
2 using System;
4 /// <summary>
5 /// xml comment on namespace ... is not allowed.
6 /// </summary>
7 namespace Testing
9 public class A
11 public static void Main ()