// Compiler options: -doc:xml-032.xml -warn:4 -warnaserror using System; class Test { /// is . /// is a zero-length . protected Test(string name) { } static void Main () {} }