// Compiler options: -doc:xml-025.xml -warn:1 -warnaserror namespace Testing { /// public class Test { public static void Main () { } /// public string S3; } }