https://issues.dlang.org/show_bug.cgi?id=10366

--- Comment #4 from [email protected] ---
Oops, forgot the ddoc comments:
-----
///
struct S(T) {
    ///
    void func(U)(U u) { }
}
-----

--

Reply via email to