// Compiler options: -doc:dummy.xml -warnaserror -warn:1 /// /// /// public class Test { /// /// whatever /// public delegate void MyDelegate(int i); }