eol
[mcs.git] / tests / test-xml-023.cs
blob974877906cae4590845f14fcfd6196629b2c126a
1 // Compiler options: -doc:xml-023.xml
2 public class Test
4 public class A {}
6 public static void Main ()
10 /// here is a documentation
11 public static void Foo (A a, int x)