2010-04-06 Jb Evain <jbevain@novell.com>
[mcs.git] / tests / test-xml-009.cs
blob9f4ac8c51b4e936a4213d046ac618ed162f76165
1 // Compiler options: -doc:xml-009.xml
2 using System;
4 namespace Testing
6 public class Test
8 public static void Main ()
10 /// inside method - not allowed.
14 public class Test2
16 /// no target
19 public class Test3
22 /// no target case 2.