1 // Compiler options: -doc:xml-024.xml
9 /// <include file='a' />
10 public static void Main ()
15 /// <include path='/foo/bar' />
16 public void Bar (int x
)
21 /// <include file='there-is-no-such-file' path='/foo/bar' />
22 public void Baz (int x
)