// Compiler options: -doc:xml-070.xml /// /// Test base /// interface I { } class X { /// /// /// public static void Main () { } }