1 // CS1581: Invalid return type in XML comment cref attribute `explicit operator intp (Test)'
3 // Compiler options: -doc:dummy.xml -warnaserror -warn:1
6 /// <seealso cref="explicit operator intp (Test)"/>
10 public static explicit operator int (Test t
)